Enable debug options for STP
Revision as of 02:18, 27 February 2007 by Johnson.ma.iona.com (Talk | contribs)
put the stp_debug.options under Eclipse dir with following contents
org.eclipse.stp.common/debug=true org.eclipse.stp.common/info=true org.eclipse.stp.common/error=true
Start eclipse with following command:
Eclipse.exe -debug stp_debug.options