[jbosstools-issues] [JBoss JIRA] (JBIDE-12559) Move shared runtime code from burried in UI into proper utility classes

Rob Stryker (JIRA) jira-events at lists.jboss.org
Mon Sep 10 03:42:32 EDT 2012


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

Rob Stryker resolved JBIDE-12559.
---------------------------------

    Resolution: Done


i would say that by this point the plugins are organized properly for the most part. 
                
> Move shared runtime code from burried in UI into proper utility classes
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-12559
>                 URL: https://issues.jboss.org/browse/JBIDE-12559
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: runtime detection
>    Affects Versions: 4.0.0.Alpha1
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 4.0.0.Alpha2
>
>
> Large amounts of logic are repeated all over the place and burried in UI code. Often they have tiny differences. This should be changed. The code should be grouped in proper utility classes so that the jobs and UI that do stuff are more easily readable, and also so that they can be tested more easily. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list