Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » JDI Bootstrap throws Errors
JDI Bootstrap throws Errors [message #166937] Fri, 02 July 2004 05:15
Eclipse UserFriend
Originally posted by: shoeffi.gmx.de

In my plugin I'd like to launch a Trace-Application (acutally it's the
JDI-Example Trace-Application).

Without Eclipse this application works quite well, but when I try to
launch it directly within Elclips by calling the
"virtualMachineManager()" method of class com.sun.jdi.Bootstrap my
Debugger tells me that this call resulted in an Error, namely an
"IncompatibleClassChangeError".

I just have no idea where this error comes from. Is there a special way
to deal with JDI within Eclipse. I also found a
org.eclipse.jdi.Bootstrap class, but this one returns just "null" so I
prevered the one of com.sun.jdi

Can somebody help me???
Previous Topic:Eclipse 3.0 RC3 Rebuild command
Next Topic:Eclipse 3: "!CompileErrorPromptStatusHandler.1!"
Goto Forum:
  


Current Time: Fri Jul 18 09:55:42 EDT 2025

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

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

Back to the top