Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.wst.jsdt.ui/.project')
-rw-r--r--bundles/org.eclipse.wst.jsdt.ui/.project5
1 files changed, 5 insertions, 0 deletions
diff --git a/bundles/org.eclipse.wst.jsdt.ui/.project b/bundles/org.eclipse.wst.jsdt.ui/.project
index a707526a..64a8c46c 100644
--- a/bundles/org.eclipse.wst.jsdt.ui/.project
+++ b/bundles/org.eclipse.wst.jsdt.ui/.project
@@ -20,9 +20,14 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+ <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