Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.common.db/.project')
-rw-r--r--plugins/org.eclipse.emf.cdo.common.db/.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.common.db/.project b/plugins/org.eclipse.emf.cdo.common.db/.project
index 52742fab0c..0ab6df005f 100644
--- a/plugins/org.eclipse.emf.cdo.common.db/.project
+++ b/plugins/org.eclipse.emf.cdo.common.db/.project
@@ -21,6 +21,11 @@
</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>
@@ -33,6 +38,7 @@
<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