diff --git a/org.fortiss.af3.exploration.alg/trunk/.project b/org.fortiss.af3.exploration.alg/trunk/.project index 6ed5d37f036760fff4b07ad582ce8e3b1544e416..1f38451fc70442273bc186d4112ef0f6562f1105 100644 --- a/org.fortiss.af3.exploration.alg/trunk/.project +++ b/org.fortiss.af3.exploration.alg/trunk/.project @@ -40,10 +40,26 @@ <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> </buildSpec> <natures> <nature>org.eclipse.pde.PluginNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> <nature>edu.umd.cs.findbugs.plugin.eclipse.findbugsNature</nature> + <nature>org.eclipse.systemfocus.tooling.codereview.nature.CodeReviewNature</nature> </natures> </projectDescription>