Sure, If you're running e.g. Sun's JVM you can remotely debug an Equiniox framework by using JDWP. Please see http://java.sun.com/javase/6/docs/technotes/guides/jpda/conninv.html for details on the parameters needed to launch the JVM and how to connect to it. >From within Eclipse select "Run -> Debug ..." to open the launch configuration >dialog. Then select "Remote Java Application" and right click. Select New and >fill out the necessary connection details.... you'll also need to select at >least one project whose source code you want to debug. HTH Robert
________________________________ Från: [EMAIL PROTECTED] genom António Mota Skickat: ti 2007-10-09 19:46 Till: [email protected] Ämne: [equinox-dev] Debug a bundle in Eclipse Is there a way to debug a OSGi bundle running under Equinox in the Eclipse UI? Thxs.
<<winmail.dat>>
_______________________________________________ equinox-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/equinox-dev
