Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [equinox-dev] debugging org.eclipse.osgi

When I select Run > Debug…, I don’t see an option for Equinox OSGi Framework in the configurations window.  Do you mean debug it as a java application?  When I try that, I get a runtime exception indicating that the system manifest bundle is cannot be found.  Is there a plugin I need to install so that I see an option for debugging as Equinox OSGi Framework?

 

Thanks for the help,

Arjun

 


From: equinox-dev-bounces@xxxxxxxxxxx [mailto:equinox-dev-bounces@xxxxxxxxxxx] On Behalf Of Pascal Rapicault
Sent: Friday, March 17, 2006 3:42 PM
To: Equinox development mailing list
Cc: 'Equinox development mailing list'; equinox-dev-bounces@xxxxxxxxxxx
Subject: Re: [equinox-dev] debugging org.eclipse.osgi

 


Load osgi into your workspace. Then if you just need plain osgi, do Run > Debug... > Equinox OSGi Framework. Make sure osgi is selected, click the debug button. You are debugging :-)

PaScaL


"Arjun Singh" <aasingh@xxxxxxxxx>
Sent by: equinox-dev-bounces@xxxxxxxxxxx

03/17/2006 05:22 PM

Please respond to
Equinox development mailing list

To

"'Equinox development mailing list'" <equinox-dev@xxxxxxxxxxx>

cc

 

Subject

[equinox-dev] debugging org.eclipse.osgi

 

 

 




Hi,
 
How can I debug the org.eclipse.osgi project from within Eclipse?  What do I need to do to my run configuration?  
 
Thanks,
Arjun
 _______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top