diff --git a/org.fortiss.tooling.ext.quality/.project b/org.fortiss.tooling.ext.quality/.project index 26abd544305fbfe9432346f1ea110e6cbbaf9d9d..fa567514166b5b95143adf3d2c9e60ef00c77caf 100644 --- a/org.fortiss.tooling.ext.quality/.project +++ b/org.fortiss.tooling.ext.quality/.project @@ -5,6 +5,11 @@ <projects> </projects> <buildSpec> + <buildCommand> + <name>org.eclipse.systemfocus.tooling.emfgeneration.git.EcoreBuilderGIT</name> + <arguments> + </arguments> + </buildCommand> <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> <arguments> @@ -20,9 +25,25 @@ <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>org.eclipse.systemfocus.tooling.codereview.nature.CodeReviewNature</nature> </natures> </projectDescription>