WhichTree - plugin detail
Display Javac Tree Path at caret position in the status bar.
| Plugin owner: |
sandipchitale |
| Website: |
http://blogs.sun.com/scblog |
| Added: |
2007-11-30 |
| Last updated: |
2007-12-26 |
| NetBeans Versions: |
6.0 |
| License: |
CDDL |
| Category: |
Programming Languages |
| Size: |
0.02 MB |
| Downloaded: |
279 times |
| Rating: |
|
Verifications for NetBeans versions
Plugin is not subject to any verification |
Introduction
This module shows information about the Javac Tree Path at the caret in a read-only text field in the status bar. The text can be copied. The tool tip shows the full text so that it can be seen when it is wider than 40 columns. Double clicking on the text field show s a dialog which shows the Tree Path in a tree. The source for the selected Tree is shown in a text area. This is a good tool to understand how the Javac sees the Java source.
DISCLAIMER: This module is experimental. So no guarantees. Use the module at your own risk.
What's new in this version
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.