Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-07-06 09:49:43 +0000
committerEike Stepper2010-07-06 09:49:43 +0000
commit350a479d8e674e4a2cf5f22e20a8b84430fa79b5 (patch)
treefc28679567ef1dfa5d14b034bbac26641b78581d /plugins/org.eclipse.emf.cdo.tests.model1
parent5a8156463248f97dbf51db133af290a1da83f331 (diff)
downloadcdo-350a479d8e674e4a2cf5f22e20a8b84430fa79b5.tar.gz
cdo-350a479d8e674e4a2cf5f22e20a8b84430fa79b5.tar.xz
cdo-350a479d8e674e4a2cf5f22e20a8b84430fa79b5.zip
removed api analysis from test plugins
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.model1')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.model1/.project6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.model1/.project b/plugins/org.eclipse.emf.cdo.tests.model1/.project
index 0bd0ca8520..61034feb07 100644
--- a/plugins/org.eclipse.emf.cdo.tests.model1/.project
+++ b/plugins/org.eclipse.emf.cdo.tests.model1/.project
@@ -21,11 +21,6 @@
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
<name>org.eclipse.emf.cdo.releng.version.VersionBuilder</name>
<arguments>
<dictionary>
@@ -38,7 +33,6 @@
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
<nature>org.eclipse.emf.cdo.releng.version.VersionNature</nature>
</natures>
</projectDescription>

Back to the top