| Summary: | Debug variables view: Detail pane - Show Class code source location | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Juan Heyns <juan> |
| Component: | Debug | Assignee: | JDT-Debug-Inbox <jdt-debug-inbox> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | Michael_Rennie |
| Version: | 4.3 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Juan Heyns
If it is not clear from the description below. This is a request to improve the ability to debug classpath issues with the java debugging view. (In reply to comment #1) > If it is not clear from the description below. This is a request to improve > the ability to debug classpath issues with the java debugging view. Debug already allows you to customize the details for a variable in any way you like. There are two ways you can do this: 1. From the variables view you can select a variable and use the "New Detail Formatter" for that specific kind of variable - then add the code snippet to print out the details you want to see 2. You can navigate to the Java > Debug > Detail Formatters pref page and add formatters for anything you want. Marking wontfix, since the platform already allows you to customize detail formatters |