[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-6855) Content Assist for Managed Bean properties and message from Properties file doesn't work

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Tue Aug 17 11:12:52 EDT 2010


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

Brian Fitzpatrick updated JBIDE-6855:
-------------------------------------

    Fix Version/s: 3.2.0.M2
                       (was: 3.2.0.Beta)


> Content Assist for Managed Bean properties and message from Properties file doesn't work
> ----------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6855
>                 URL: https://jira.jboss.org/browse/JBIDE-6855
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.2.0.M2
>         Environment: Linux 32bit Java Sun JDK 1.6 JBT 3.2.0.v20100811-1926-H220-M2
>            Reporter: Vlado Pakan
>            Assignee: Alexey Kazakov
>             Fix For: 3.2.0.M2
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> Steps to reproduce:
> 1. Create new JSF Kick Start project
> 2. Open <jsf project>/WebContent/pages/inputUserName.jsp page
> 3. Set cursor position after 'Message.' within tag <h:outputText value="#{Message.prompt_message}"/>. Call Content Assist. It's not offering any choice but it should offer all keys from Messages.properties file i.e. header, promt_message and hello_message.
> 4. Set cursor position before 'Message.prompt_message' and call Content Assist. There is again no choice to choose but there should be possible to select Message or User.
> 5. Set cursor position after 'user.' within tag <h:inputText value="#{user.name}" required="true"> and call Content Assist. There is again no choice to choose but there should be possible to choose name property of User Managed Bean and getter/setter for this property. 
> 6. Set cursor position before 'user.name' and call Content Assist. There is again no choice to choose but there should be possible to select Message or User.
> This is working in JBDS 4.0.0.M1

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

        


More information about the jbosstools-issues mailing list