Can not use 3.1-eap build 435 with Eclipse 3.1 M2

Questions about YourKit Java Profiler
Post Reply
rkosta
Posts: 4
Joined: Sat Oct 02, 2004 10:29 pm

Can not use 3.1-eap build 435 with Eclipse 3.1 M2

Post by rkosta »

I still have exception when try to start profiling under Eclipse 3.1 M2:

java.lang.NoSuchMethodError: org.eclipse.pde.internal.ui.launcher.LauncherUtils.getPrimaryFeatureId()Ljava/lang/String;
at com.yourkit.eclipsePlugin.YkWorkbenchLaunchConfigurationDelegate.if(a:214)
at com.yourkit.eclipsePlugin.YkWorkbenchLaunchConfigurationDelegate.for(a:90)
at com.yourkit.eclipsePlugin.YkWorkbenchLaunchConfigurationDelegate.launch(a:170)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:569)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:720)
at org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:892)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
Vladimir Kondratyev
Posts: 1624
Joined: Tue Aug 10, 2004 7:52 pm

Post by Vladimir Kondratyev »

This is known problem. Please take a look at http://forums.yourkit.com/viewtopic.php?t=47

We will try to fix this problem in the next #437 build.
Post Reply