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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Aug 4 17:33:30 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov resolved JBIDE-9307.
-----------------------------------

      Assignee: Victor Rubezhny  (was: Alexey Kazakov)
    Resolution: Done


> 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, JSF
>    Affects Versions: 3.3.0.M2
>            Reporter: Alexey Kazakov
>            Assignee: Victor Rubezhny
>             Fix For: 3.3.0.M3
>
>
> 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 PageContextFactory and it works for Java, XML, xhtml and jsp files if the project has KB builder.
> Code completion and validation uses the PageContextFactory 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 PageContextFactory to figure out is the string is a EL and work w/ any EL supported by PageContextFactory.

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