Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Hufmann2012-02-10 20:38:01 +0000
committerBernd Hufmann2012-02-10 20:38:01 +0000
commit980fec9df03a9aad1955f1be28945363267761e2 (patch)
tree9bdf0ee790c17b6aeffc7e4274fcd6350e1f2660 /lttng/org.eclipse.linuxtools.lttng.ui.tests
parent11acee698356af8388c893e5cb0ea62bea3deb6e (diff)
parenta875cdfe468551a0460115407fdbd1f03c1f0691 (diff)
downloadorg.eclipse.linuxtools-980fec9df03a9aad1955f1be28945363267761e2.tar.gz
org.eclipse.linuxtools-980fec9df03a9aad1955f1be28945363267761e2.tar.xz
org.eclipse.linuxtools-980fec9df03a9aad1955f1be28945363267761e2.zip
Merge branch 'master' into lttng_2_0_control_dev
Diffstat (limited to 'lttng/org.eclipse.linuxtools.lttng.ui.tests')
-rw-r--r--lttng/org.eclipse.linuxtools.lttng.ui.tests/.project6
1 files changed, 6 insertions, 0 deletions
diff --git a/lttng/org.eclipse.linuxtools.lttng.ui.tests/.project b/lttng/org.eclipse.linuxtools.lttng.ui.tests/.project
index 364e4e5310..7390ddebaa 100644
--- a/lttng/org.eclipse.linuxtools.lttng.ui.tests/.project
+++ b/lttng/org.eclipse.linuxtools.lttng.ui.tests/.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