[jbosstools-issues] [JBoss JIRA] (JBIDE-15334) Use Java5 method to check is String is empty

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Mon Aug 12 04:44:26 EDT 2013


Xavier Coulon created JBIDE-15334:
-------------------------------------

             Summary: Use Java5 method to check is String is empty
                 Key: JBIDE-15334
                 URL: https://issues.jboss.org/browse/JBIDE-15334
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: archives
            Reporter: Xavier Coulon


When importing some Archive projects in a workspace where a Java5 JRE exists, there is a compilation error because of the use of String#isEmpty() which is defined in Java6+ 

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