<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 58: Improve visualization of try-catch blocks</title><link href="https://sourceforge.net/p/rejava/feature-requests/58/" rel="alternate"/><link href="https://sourceforge.net/p/rejava/feature-requests/58/feed.atom" rel="self"/><id>https://sourceforge.net/p/rejava/feature-requests/58/</id><updated>2007-06-08T05:00:59Z</updated><subtitle>Recent changes to 58: Improve visualization of try-catch blocks</subtitle><entry><title>Improve visualization of try-catch blocks</title><link href="https://sourceforge.net/p/rejava/feature-requests/58/" rel="alternate"/><published>2007-06-08T05:00:59Z</published><updated>2007-06-08T05:00:59Z</updated><author><name>Sami Koivu</name><uri>https://sourceforge.net/u/koivusa/</uri></author><id>https://sourceforge.net2572e5a712f9965463a6e0f390807d49306a2add</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>