Menu

#2 Highlight Braces in Decompiled Classes

open
nobody
None
5
2001-05-19
2001-05-19
No

Currently highlighting is only applied to text nodes.
Since Java class files are binary files, highlighting
is not enabled. However, when JBuilder displays class
files, it shows a decompiled version of the source
code (either from javap or a more thorough
decompilation via an OpenTool). The braces in the
decompiled source should be highlighted in the same
way as those in actual source files.

Discussion


Log in to post a comment.