Bug 412795

Summary: Add PDE options file debug tracing to tracing preference page
Product: [Eclipse Project] PDE Reporter: Curtis Windatt <curtis.windatt.public>
Component: UIAssignee: Curtis Windatt <curtis.windatt.public>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Michael_Rennie
Version: 4.2.2Keywords: noteworthy
Target Milestone: 4.4 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Curtis Windatt CLA 2013-07-11 15:27:21 EDT
It would be helpful to be able to turn tracing options on and off from inside the SDK vs waiting for a restart.  The tracing preference page allows this, but the plug-in must provide a debug options listener service and the UI plug-in must provide an extension.
Comment 1 Curtis Windatt CLA 2013-07-11 15:32:21 EDT
http://git.eclipse.org/c/pde/eclipse.pde.ui.git/commit/?id=cefe817c3d836fe04ebb0d2a5e4751bedf401901

Fixed in master

This also adds a new tracing option marking the time to initialize the PDE models to support Bug 227238 and provide a baseline for Bug 283731.