Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Loskutov2021-01-09 08:52:41 +0000
committerAndrey Loskutov2021-01-09 09:42:40 +0000
commit50e0cf76566a477cbe4f2dcac5bac1f9b29a7a27 (patch)
treef5120ad221687b15809e59f6cbfc12627f31ee59 /org.eclipse.text.quicksearch/.project
parent3a259ed4ce6b2dcdcaff3795fb07b6c4eba18cd6 (diff)
downloadeclipse.platform.text-50e0cf76566a477cbe4f2dcac5bac1f9b29a7a27.tar.gz
eclipse.platform.text-50e0cf76566a477cbe4f2dcac5bac1f9b29a7a27.tar.xz
eclipse.platform.text-50e0cf76566a477cbe4f2dcac5bac1f9b29a7a27.zip
Change-Id: I51726d4e6789237046787ac466ad3d2fef0c0d4d Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
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