diff --git a/org.fortiss.tooling.common/trunk/.project b/org.fortiss.tooling.common/trunk/.project index 986bae3c449dba3a0c182bcd00bbc7d705197abe..754b65d82fa06f62d5781f2eec4b65bf953eefc2 100644 --- a/org.fortiss.tooling.common/trunk/.project +++ b/org.fortiss.tooling.common/trunk/.project @@ -30,31 +30,10 @@ <arguments> </arguments> </buildCommand> - <buildCommand> - <name>org.eclipse.systemfocus.tooling.codereview.builder.CodeReviewBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.systemfocus.tooling.codereview.builder.RemoveWarningsBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.systemfocus.tooling.codereview.builder.GuidelinesCheckBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.systemfocus.tooling.emfgeneration.svn.EcoreBuilderSVN</name> - <arguments> - </arguments> - </buildCommand> </buildSpec> <natures> <nature>org.eclipse.pde.PluginNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.m2e.core.maven2Nature</nature> - <nature>org.eclipse.systemfocus.tooling.codereview.nature.CodeReviewNature</nature> </natures> </projectDescription> diff --git a/org.fortiss.tooling.kernel/trunk/.project b/org.fortiss.tooling.kernel/trunk/.project index bb453735c3f9a935c755b08ff64aa711f0209020..e0ec097284fd13f956baa35a71ddefb57547f221 100644 --- a/org.fortiss.tooling.kernel/trunk/.project +++ b/org.fortiss.tooling.kernel/trunk/.project @@ -45,10 +45,31 @@ <arguments> </arguments> </buildCommand> + <buildCommand> + <name>org.eclipse.systemfocus.tooling.codereview.builder.CodeReviewBuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.systemfocus.tooling.codereview.builder.RemoveWarningsBuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.systemfocus.tooling.codereview.builder.GuidelinesCheckBuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.systemfocus.tooling.emfgeneration.svn.EcoreBuilderSVN</name> + <arguments> + </arguments> + </buildCommand> </buildSpec> <natures> <nature>org.eclipse.pde.PluginNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.m2e.core.maven2Nature</nature> + <nature>org.eclipse.systemfocus.tooling.codereview.nature.CodeReviewNature</nature> </natures> </projectDescription>