diff --git a/org.fortiss.af3.platform.raspberry.ui/trunk/.project b/org.fortiss.af3.platform.raspberry.ui/trunk/.project index b36b3e2e7417ec9ac8b2fd38ffd69f69b705b316..9c4cf9c081804959612b8de73a36f13b63ddd847 100644 --- a/org.fortiss.af3.platform.raspberry.ui/trunk/.project +++ b/org.fortiss.af3.platform.raspberry.ui/trunk/.project @@ -20,9 +20,41 @@ <arguments> </arguments> </buildCommand> + <buildCommand> + <name>org.fortiss.ide.dev_tools.warnings.RemoveWarningsBuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.fortiss.ide.dev_tools.warnings.GuidelinesChecker</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.m2e.core.maven2Builder</name> + <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.m2e.core.maven2Nature</nature> <nature>org.eclipse.pde.PluginNature</nature> <nature>org.eclipse.jdt.core.javanature</nature> + <nature>org.eclipse.systemfocus.tooling.codereview.nature.CodeReviewNature</nature> </natures> </projectDescription>