Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/toolsmiths/org.eclipse.papyrus.dev.types/.project')
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.dev.types/.project15
1 files changed, 10 insertions, 5 deletions
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.dev.types/.project b/plugins/toolsmiths/org.eclipse.papyrus.dev.types/.project
index 14cb793e53b..4995074ed70 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.dev.types/.project
+++ b/plugins/toolsmiths/org.eclipse.papyrus.dev.types/.project
@@ -20,6 +20,16 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
<buildCommand>
<name>org.eclipse.oomph.version.VersionBuilder</name>
<arguments>
@@ -37,11 +47,6 @@
</dictionary>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>

Back to the top