Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Setting -debug correctly in order to debug one plugin
Setting -debug correctly in order to debug one plugin [message #461504] Wed, 10 January 2007 17:07
Eclipse UserFriend
Hi

I have a plugin (com.bluecornsoftware.update) that has an .options file:

com.bluecornsoftware.udpate/debug=true
com.bluecornsoftware.update/debug/level=ALL

I then implement code as shown in:

http://wiki.eclipse.org/index.php/FAQ_How_do_I_use_the_platf orm_debug_tracing_facility%3F

To verify that I can read the 'level' option (which I use to set the
logging level)

I then export the whole RCP and I change the ini file to include:

-debug

which states that the .options for the main application is not found in
the log. Which is OK with me yet...

What do I have to add after '-debug' in order to activate debugging
trace in the plugin 'com.bluecornsoftware.update'?? My plugins are
packaged as jars.

-H
Previous Topic:FormEditor with top Tabs
Next Topic:Size of ViewPart
Goto Forum:
  


Current Time: Wed Mar 19 23:20:08 EDT 2025

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

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

Back to the top