Skip to main content
aboutsummaryrefslogtreecommitdiffstats
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.net4j.jms.tests
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.net4j.jms.tests')
-rw-r--r--plugins/org.eclipse.net4j.jms.tests/.project6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/org.eclipse.net4j.jms.tests/.project b/plugins/org.eclipse.net4j.jms.tests/.project
index 5fe1cbd75d..417871d1db 100644
--- a/plugins/org.eclipse.net4j.jms.tests/.project
+++ b/plugins/org.eclipse.net4j.jms.tests/.project
@@ -20,15 +20,9 @@
<arguments>
</arguments>
</buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
</natures>
</projectDescription>

Back to the top