Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/org.eclipse.linuxtools.gprof.test/pom.xml')
-rw-r--r--gprof/org.eclipse.linuxtools.gprof.test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/org.eclipse.linuxtools.gprof.test/pom.xml b/gprof/org.eclipse.linuxtools.gprof.test/pom.xml
index 16e7826889..8a04aba1a9 100644
--- a/gprof/org.eclipse.linuxtools.gprof.test/pom.xml
+++ b/gprof/org.eclipse.linuxtools.gprof.test/pom.xml
@@ -38,7 +38,7 @@
<testClass>org.eclipse.linuxtools.internal.gprof.test.AllGprofTests</testClass>
<useUIHarness>true</useUIHarness>
<useUIThread>true</useUIThread>
- <product>org.eclipse.sdk.ide</product>
+ <product>org.eclipse.platform.ide</product>
</configuration>
</plugin>
</plugins>

Back to the top