[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1038) Ctrl click navigation fro #{} EL expressions in Java Strings

Denis Golovin (JIRA) jira-events at lists.jboss.org
Fri Oct 5 14:25:03 EDT 2007


Ctrl click navigation fro #{} EL expressions in Java Strings
------------------------------------------------------------

                 Key: JBIDE-1038
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1038
             Project: JBoss Tools
          Issue Type: Feature Request
    Affects Versions: 2.0.0.Beta4
            Reporter: Denis Golovin
         Assigned To: Victor Rubezhny
             Fix For: 2.0.0.CR1


Testcase:
1. EXECUTE: Create Seam project in War Configuration
2. EXECUTE: Create Seam action for created seam project
3. EXECUTE: Open ActionTest class in test project
4. ASSERT: There is #{actionName.methodName}  in java string in test method
5. ASSERT: actionName and methodName is get underlined when mouse over it with Ctrl pressed
6. ASSERT: click on actionName with Ctrl pressed opens ActionBean class created on step 2
7. ASSERT: click on methodName with Ctrl pressed opens ActionBean class created on step 2 and move cursor to metod declaration in class

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

        



More information about the jbosstools-issues mailing list