[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
Thu Sep 6 22:10:32 EDT 2012


Rob Stryker created JBIDE-12559:
-----------------------------------

             Summary: 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