Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-04-15 07:39:28 +0000
committerEike Stepper2009-04-15 07:39:28 +0000
commitc17f0bf9f53674e24803d82fe061486640e5eef7 (patch)
tree48cb61f50034b0d3da357e41ffff44d10446b978 /plugins/org.eclipse.emf.cdo.tests.model4
parent45671ca20d246df5a168ec3c632e0191334a8f04 (diff)
downloadcdo-c17f0bf9f53674e24803d82fe061486640e5eef7.tar.gz
cdo-c17f0bf9f53674e24803d82fe061486640e5eef7.tar.xz
cdo-c17f0bf9f53674e24803d82fe061486640e5eef7.zip
mysql package uses conflict: javax.transaction.xa
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.model4')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.model4/.project6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.model4/.project b/plugins/org.eclipse.emf.cdo.tests.model4/.project
index 6c714d1bda..ccba898c78 100644
--- a/plugins/org.eclipse.emf.cdo.tests.model4/.project
+++ b/plugins/org.eclipse.emf.cdo.tests.model4/.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.jdt.core.javanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
- <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
</natures>
</projectDescription>

Back to the top