JPDA (Java) Debugger Locals View Enhancements - plugin detail
Enhancements to JPDA (Java) Debugger Locals View
Verifications for NetBeans versions
Plugin is not subject to any verification |
Introduction
This module adds enhancements to the Debugger Locals View.
1. Modifiers column - shows modifiers of fields.
2. Declared Type column - shows declared type of fields. This is different from the
Type Column. The Type Column shows the actual type of the variable.
3. Declared In column - shows the declaring type of fields.
4. Unique Object Id - shows the unique id of the object.
5. Location of the class where loaded from.
See online help of the module for more details.
What's new in this version
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.