Community
Participate
Working Groups
Make the runtimes that are filtered extensible, instead of hard-coded like in 346265. Potential categories users can enable to be filtered: JRE Runtime jars Patterns defined in JDT's step filters.
Created attachment 211516 [details] Extensibile filters API and implementations
See patch for extensive changes. See http://wiki.eclipse.org/EDT:Debug_Extensibility for how to implement filters. Debug now has a preference page where users can enable/disable filters. There's also a quick toggle in the Debug view if you click on the downward-triangle to the right of the stepping/terminate buttons; this pops up a menu for the view which has a new EGL submenu containing two actions for filters - toggle enablement, and configure.
Closing