Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2008-05-13 09:21:03 +0000
committerDani Megert2008-05-13 09:21:03 +0000
commitf97a28ab6490d1d572fb4b092ea1337e89aeb8aa (patch)
tree1037659db675554998ba516a5a6e3be6a9b02ee7 /org.eclipse.core.filebuffers/.project
parent72604ebd7f5cebee27ebc9caf792c1ae18a4ea7a (diff)
downloadeclipse.platform.text-f97a28ab6490d1d572fb4b092ea1337e89aeb8aa.tar.gz
eclipse.platform.text-f97a28ab6490d1d572fb4b092ea1337e89aeb8aa.tar.xz
eclipse.platform.text-f97a28ab6490d1d572fb4b092ea1337e89aeb8aa.zip
Added API tooling tags.
Diffstat (limited to 'org.eclipse.core.filebuffers/.project')
-rw-r--r--org.eclipse.core.filebuffers/.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/org.eclipse.core.filebuffers/.project b/org.eclipse.core.filebuffers/.project
index 6409d1f0abe..90b204009be 100644
--- a/org.eclipse.core.filebuffers/.project
+++ b/org.eclipse.core.filebuffers/.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