Debug/Plan/Future

From Eclipsepedia

Jump to: navigation, search
Debug
Website
Download
Community
Mailing ListForumsIRC
Bugzilla
Open
Help Wanted
Bug Day
Contribute
Browse SourceProject Set File

Future Work Items

This page is more of a scratch pad where we can make note of "nice-to-have" work items so we don't lose track of them.

  • Support tracing in .class files - bug 344422.
    • InTrace provides a good start for this integration.
  • Provide profiling support in the Eclipse platform
  • Provide code coverage support in the Eclipse platform
    • JaCoCo is a very good code coverage tool.