Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Debug/Plan/Future
< Debug
Platform Debug | |
Website | |
Download | |
Community | |
Mailing List • Forums • IRC • mattermost | |
Issues | |
Open • Help Wanted • Bug Day | |
Contribute | |
Browse Source |
JDT Debug | |
Website | |
Download | |
Community | |
Mailing List • Forums • IRC • mattermost | |
Issues | |
Open • Help Wanted • Bug Day | |
Contribute | |
Browse Source |
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.