[jbosstools-issues] [JBoss JIRA] (JBIDE-13799) Source Lookup enhancements

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Sat Mar 16 13:25:41 EDT 2013


Snjezana Peco created JBIDE-13799:
-------------------------------------

             Summary: Source Lookup enhancements
                 Key: JBIDE-13799
                 URL: https://issues.jboss.org/browse/JBIDE-13799
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: maven
    Affects Versions: 4.1.0.Alpha1
            Reporter: Snjezana Peco
            Assignee: Snjezana Peco


Source Lookup enhancements

The PR includes the following enhancements:

- AS 7.2/EAP 6.1 are now recognized correctly
- the fix for the issue caused by changing the editor ID for ClassFileEdtor in 3.8/4.2
- the fix for the ConcurrentModificationException exception
- included libraries can be filtered - jsf 1.2 and hibernate 3 will be excluded by default for JBoss AS Container 
- JBoss Runtimes now can be included in the Java Search (this feature has been implemented in a similar way to adding PDE plugins to the Java Search)

See http://screencast.com/t/39LHqYx5m
Screenshot shows debugging the WeldBootstrap class in JBoss AS 7.1 and JBoss AS 7.2.

Note:
You have to have some deployment on the servers in order the WeldBootstrap class to be created.
You can add more JBoss servers to the Java Search, but it is the best to use only one at a time because of the performance reason.
The "Automatically add the JBoss Maven source container to all JBoss AS launch configurations" and "Include the following JBoss Servers in the Java Search" checkboxes aren't related. The first checkbox adds the source container that enables finding a Java source file when debugging, the second enables finding a Java source file using the Java Search (using the "Open type" command, for instance).



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