Bug 412795 - Add PDE options file debug tracing to tracing preference page
Summary: Add PDE options file debug tracing to tracing preference page
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.2.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 4.4 M1   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2013-07-11 15:27 EDT by Curtis Windatt CLA
Modified: 2013-08-07 11:21 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.