Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.text.quicksearch/.project')
-rw-r--r--org.eclipse.text.quicksearch/.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/org.eclipse.text.quicksearch/.project b/org.eclipse.text.quicksearch/.project
index f29a963e865..d1d08310e82 100644
--- a/org.eclipse.text.quicksearch/.project
+++ b/org.eclipse.text.quicksearch/.project
@@ -20,10 +20,16 @@
<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>
<filteredResources>
<filter>

Back to the top