Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/.project')
-rw-r--r--plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/.project b/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/.project
index 56e93529b03..6da6d34199a 100644
--- a/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/.project
+++ b/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/.project
@@ -6,6 +6,11 @@
</projects>
<buildSpec>
<buildCommand>
+ <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
@@ -22,6 +27,7 @@
</buildCommand>
</buildSpec>
<natures>
+ <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
</natures>

Back to the top