[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9307) OpenOn for EL in Java sources works only in Seam projects

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Jul 6 17:51:23 EDT 2011


OpenOn for EL in Java sources works only in Seam projects
---------------------------------------------------------

                 Key: JBIDE-9307
                 URL: https://issues.jboss.org/browse/JBIDE-9307
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi (jsr-299), JSF
    Affects Versions: 3.3.0.M2
            Reporter: Alexey Kazakov
            Assignee: Daniel Azarov
             Fix For: 3.3.x


If we have some string which looks like EL we should threat it as EL and provide OpenOns for it.
The list of all the available ELs is provided by PageFactory and it works for Java, XML, xhtml and jsp files if the project has KB builder.
Code completion and validation uses the PageFactory to find ELs so it works for java sources.
But OpenOns seem to work only in Java sources of Seam projects. Also it doesn't work for XMLs if EL is within some tag body.
OpenOns should use PageFactory to figure out is the string is a EL and work w/ any EL supported by PageFactory.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list