Debug/Plan/Future
From Eclipsepedia
< Debug
| Debug |
| Website |
| Download |
| Community |
| Mailing List • Forums • IRC |
| Bugzilla |
| Open |
| Help Wanted |
| Bug Day |
| Contribute |
| Browse Source • Project 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.