Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'rpmstubby/org.eclipse.linuxtools.rpmstubby/.project')
-rw-r--r--rpmstubby/org.eclipse.linuxtools.rpmstubby/.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/rpmstubby/org.eclipse.linuxtools.rpmstubby/.project b/rpmstubby/org.eclipse.linuxtools.rpmstubby/.project
index b53642f5a3..13b44f44b4 100644
--- a/rpmstubby/org.eclipse.linuxtools.rpmstubby/.project
+++ b/rpmstubby/org.eclipse.linuxtools.rpmstubby/.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