Menu

#58 Improve visualization of try-catch blocks

open
nobody
5
2007-06-08
2007-06-08
Sami Koivu
No

Currently (version 0.7) reJ shows try-catch blocks as labels in the source code. Finally blocks are even more obscure as they are a try-catch block with no exception defined.

Study how to visualize the try-catch-finally constructs in a better way, keeping in mind that the classfile may have try-catch blocks that are incompatible with the try-catch blocks are defined in a Java source file.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.