[jbosstools-issues] [JBoss JIRA] Reopened: (JBIDE-883) Clean out vpe plugins code

Denis Golovin (JIRA) jira-events at lists.jboss.org
Mon Aug 4 16:27:56 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin reopened JBIDE-883:
---------------------------------

      Assignee: Maxim Areshkau


Now we have 40 catch (Exception ex) in vpe code and one catch (NullPointerException ex).
Several catch(Exception ex) statements are around the code that doesn't throws any exceptions.
Catching NullPointerException says we have error in the code but cannot or don't want fix it.

In some cases there is no way to remove catching Exception, for instance when third-party component throws Exception, but that is not applied to VPE code. So that would be good to get all that PMD violations fixed.

> Clean out vpe plugins code
> --------------------------
>
>                 Key: JBIDE-883
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-883
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0.Beta3
>            Reporter: Denis Golovin
>            Assignee: Maxim Areshkau
>             Fix For: 2.0.0.Beta4
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list