[jbosstools-issues] [JBoss JIRA] (JBIDE-13254) In Seam 2.3 seam-gen generated project imported in JBDS, EL completion for Seam Messages doesn't work

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Jan 9 16:46:08 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-13254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744574#comment-12744574 ] 

Alexey Kazakov commented on JBIDE-13254:
----------------------------------------

seam gen generate a plain Java project with Seam builder. It's not enough for code assist in XHTMLs.
The project must be a dynamic web project too.
When you create a project via new Web Seam Project then we create a dynamic web project with JSF and Seam facets. When you import a maven seam project then maven wst/jsf/seam integration plugins configure the project properly.
So this is an issue of seam-gen which generate a plain eclipse java project instead of dynamic web project with JSF and Seam facets.
                
>  In Seam 2.3 seam-gen generated project imported in JBDS, EL completion for Seam Messages doesn't work
> ------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-13254
>                 URL: https://issues.jboss.org/browse/JBIDE-13254
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam 2, UpStream
>    Affects Versions: 3.3.1, 4.0.0.Beta2
>         Environment: WFK 2.1.0.CR2 Seam.2.3.0.Final-redhat-1, JBDS 5.0.1.GA, JBDS 6.0.0.Beta2a
>            Reporter: Ron Šmeral
>            Assignee: Alexey Kazakov
>             Fix For: 4.1.0.Alpha1
>
>
> After importing a Seam 2.3 seam-gen generated project in JBDS, the EL completion for Seam Messages doesn't work.
> This works OK for a Seam project created in JBDS and for a Maven project imported to JBDS.
>   
> Actual results:
> Even though the "messages" component is suggested, no actual messages from the properties files are suggested. A warning is shown for e.g #{messages['org.jboss.seam.NotLoggedIn']}.
> Expected results:
> Messages from messages_xx.properties should be suggested without warnings.

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