Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-01-10 07:56:55 +0000
committerEike Stepper2009-01-10 07:56:55 +0000
commit364c7897a153a12b904932f9118f01d51d8ffefa (patch)
tree99077dd93e0c8dc7f58a7dd36ffde1ca9bca9d29 /plugins/org.eclipse.emf.cdo.tests.model4interfaces/.project
parent9e9b95c59cb1e3f4be543c7551079a3153176ad1 (diff)
downloadcdo-364c7897a153a12b904932f9118f01d51d8ffefa.tar.gz
cdo-364c7897a153a12b904932f9118f01d51d8ffefa.tar.xz
cdo-364c7897a153a12b904932f9118f01d51d8ffefa.zip
[260613] Cleanup cdo.common plugin
https://bugs.eclipse.org/bugs/show_bug.cgi?id=260613
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.model4interfaces/.project')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.model4interfaces/.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.model4interfaces/.project b/plugins/org.eclipse.emf.cdo.tests.model4interfaces/.project
index 7ff2b128de..4ca5a49f05 100644
--- a/plugins/org.eclipse.emf.cdo.tests.model4interfaces/.project
+++ b/plugins/org.eclipse.emf.cdo.tests.model4interfaces/.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