Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-1038

Ctrl click navigation for #{} EL expressions in Java Strings

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.CR1
    • 2.0.0.Beta4
    • None
    • None

      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

            vrubezhny Victor Rubezhny (Inactive)
            nivologd@gmail.com Denis Golovin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: