Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/.project b/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/.project
index 4cb69e8f4..57dbb3a52 100644
--- a/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/.project
+++ b/applications/kosmos/bundles/org.eclipse.ecf.presence.bot.kosmos/.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.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
</natures>
</projectDescription>

Back to the top