Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » unable to load class ProfileJUnitShortcut
unable to load class ProfileJUnitShortcut [message #89277] Mon, 04 December 2006 02:20 Go to next message
Nick Radov is currently offline Nick RadovFriend
Messages: 9
Registered: July 2009
Junior Member
I recently upgraded to Windows Vista, and since Eclipse 3.2.1 isn't
compatible with Vista I had to install 3.3M3 (the latest stable beta
milestone release). Now I would like to be able to use TPTP, but when I
try to run the menu command "Profile As, JUnit Test" I get this error
dialog box.

Error
Unable to use launch shortcut
Reason:
Plug-in org.eclipse.hyades.trace.ui was unable to load class
org.eclipse.hyades.trace.ui.internal.launcher.ProfileJUnitSh ortcut

The Eclipse error log shows some more detail.

Problems occurred when invoking code from plug-in: "org.eclipse.jface".
Exception Stack Trace:
java.lang.NoClassDefFoundError:
org/eclipse/jdt/internal/junit/launcher/JUnitMainTab
at
org.eclipse.hyades.trace.ui.internal.launcher.ProfileJUnitTa bGroup.createTabs(ProfileJUnitTabGroup.java:31)
...

So, can anyone suggest where to obtain that JUnitMainTab class? When I
installed TPTP I did everything through Update Manager, so if there really
is a missing class then I suspect that TPTP may have a dependency that
isn't properly listed.
Re: unable to load class ProfileJUnitShortcut [message #89388 is a reply to message #89277] Mon, 04 December 2006 19:34 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
TPTP is not yet compatible with Eclipse 3.3. The latest development release
(4.3.0), which will soon GA runs on Eclipse 3.2.1.

"Nick Radov" <nradov@axolotl.com> wrote in message
news:8fb4910f2606adce90aead18dad16e23$1@www.eclipse.org...
>I recently upgraded to Windows Vista, and since Eclipse 3.2.1 isn't
>compatible with Vista I had to install 3.3M3 (the latest stable beta
>milestone release). Now I would like to be able to use TPTP, but when I try
>to run the menu command "Profile As, JUnit Test" I get this error dialog
>box.
> Error
> Unable to use launch shortcut
> Reason:
> Plug-in org.eclipse.hyades.trace.ui was unable to load class
> org.eclipse.hyades.trace.ui.internal.launcher.ProfileJUnitSh ortcut
>
> The Eclipse error log shows some more detail.
>
> Problems occurred when invoking code from plug-in: "org.eclipse.jface".
> Exception Stack Trace:
> java.lang.NoClassDefFoundError:
> org/eclipse/jdt/internal/junit/launcher/JUnitMainTab
> at
> org.eclipse.hyades.trace.ui.internal.launcher.ProfileJUnitTa bGroup.createTabs(ProfileJUnitTabGroup.java:31)
> ..
>
> So, can anyone suggest where to obtain that JUnitMainTab class? When I
> installed TPTP I did everything through Update Manager, so if there really
> is a missing class then I suspect that TPTP may have a dependency that
> isn't properly listed.
>
Re: unable to load class ProfileJUnitShortcut [message #89403 is a reply to message #89388] Tue, 05 December 2006 04:45 Go to previous message
Nick Radov is currently offline Nick RadovFriend
Messages: 9
Registered: July 2009
Junior Member
Yes, I understand that it isn't officially released or supported yet. I
was just wondering if someone has a suggestion on how to make it work
anyway.
Previous Topic:ccessing AGR *.execution data inside and outside of eclipse
Next Topic:Sequence diagram as html
Goto Forum:
  


Current Time: Thu Apr 18 23:49:46 GMT 2024

Powered by FUDForum. Page generated in 0.01887 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top