Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjbruck2008-11-24 16:37:38 +0000
committerjbruck2008-11-24 16:37:38 +0000
commitfad81247715f4ab8196e40845491cf4e18836c17 (patch)
tree699f02ec033692fe78e933f3b9a354b4ad359f03 /plugins/org.eclipse.uml2.uml/.project
parent88d2fce9cc929395bee4c7311e1d79840453d5ae (diff)
downloadorg.eclipse.uml2.test-fad81247715f4ab8196e40845491cf4e18836c17.tar.gz
org.eclipse.uml2.test-fad81247715f4ab8196e40845491cf4e18836c17.tar.xz
org.eclipse.uml2.test-fad81247715f4ab8196e40845491cf4e18836c17.zip
[248965] Adopt Eclipse API Tooling
Diffstat (limited to 'plugins/org.eclipse.uml2.uml/.project')
-rw-r--r--plugins/org.eclipse.uml2.uml/.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/org.eclipse.uml2.uml/.project b/plugins/org.eclipse.uml2.uml/.project
index 420150fd..a271915f 100644
--- a/plugins/org.eclipse.uml2.uml/.project
+++ b/plugins/org.eclipse.uml2.uml/.project
@@ -20,9 +20,15 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
</natures>
</projectDescription>

Back to the top