Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Tarassov2013-12-04 19:45:05 +0000
committerEugene Tarassov2013-12-04 19:45:05 +0000
commitfd3c08423f2fafab7f39b76424e2efbd2ad16d06 (patch)
tree65993c6c60351ba064cf9406596a5cb1081596ec /plugins/org.eclipse.tcf.core/.project
parenta564ea9211ded2112ae555fe2f707ce3d6a00888 (diff)
downloadorg.eclipse.tcf-fd3c08423f2fafab7f39b76424e2efbd2ad16d06.tar.gz
org.eclipse.tcf-fd3c08423f2fafab7f39b76424e2efbd2ad16d06.tar.xz
org.eclipse.tcf-fd3c08423f2fafab7f39b76424e2efbd2ad16d06.zip
Bug 422854 - API Tooling Errors in TCF Core
Diffstat (limited to 'plugins/org.eclipse.tcf.core/.project')
-rw-r--r--plugins/org.eclipse.tcf.core/.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/org.eclipse.tcf.core/.project b/plugins/org.eclipse.tcf.core/.project
index 97061f3d2..f38427186 100644
--- a/plugins/org.eclipse.tcf.core/.project
+++ b/plugins/org.eclipse.tcf.core/.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