[richfaces-issues] [JBoss JIRA] Updated: (RF-5220) RichFaces breaks NetBeans auto-complete functionality

Ian Briscoe (JIRA) jira-events at lists.jboss.org
Thu Dec 4 07:58:36 EST 2008


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

Ian Briscoe updated RF-5220:
----------------------------

    Environment: 
OS: Kubuntu (Hardy Heron) running on Asus Eee 701 2GB
Development environment: NetBeans 6.5 (full release)

  was:
OS: Kubuntu (Hardy Heron) running on Asus Eee
Development environment: NetBeans 6.5 (full release)

    Description: 
To reproduce:
Install the full NetBeans version
Install Facelets support - go to Tools | Plugins | Installed, enter Facelets in the search box and install the two plugins that appear

Create a new web application
* Add JavaServer Faces and Facelets support when asked

After the project is created, add Libraries: 
* richfaces-api-3.2.2.SR1.jar
* richfaces-impl-3.2.2.SR1.jar
* richfaces-ui-3.2.2.SR1.jar

Open template.xhtml
Position the cursor inside the content of one of the <ui:insert> tags, e.g. where the text "Default Body" appears.
Type <   and wait for auto-complete list to appear

All RichFaces and some core JSF tags are missing.

Replace the richfaces* jar files with those from 3.2.1.GA and the auto-complete list now appears as expected.

This behaviour is still present in the 3.3.0 beta (04/12/2008).

Other people have reported this behaviour on a couple of external forums.




  was:
To reproduce:
Installed the full NetBeans version
Install Facelets support - go to Tools | Plugins | Installed, enter Facelets in the search box and install the two plugins that appear

Create a new web application
* Add JavaServer Faces and Facelets support when asked

After the project is created, add Libraries: 
* richfaces-api-3.2.2.SR1.jar
* richfaces-impl-3.2.2.SR1.jar
* richfaces-ui-3.2.2.SR1.jar

Open template.xhtml
Position the cursor inside one of the <ui:insert> tags
Type <   and wait for auto-complete list to appear

All Richfaces and some core JSF tags are missing.

Replace the richfaces* jar files with those from 3.2.1 and the auto-complete list appears.

This behaviour is still present in the 3.3.0 beta (04/12/2008).

Other people have reported this behaviour on a couple of external forums.






> RichFaces breaks NetBeans auto-complete functionality
> -----------------------------------------------------
>
>                 Key: RF-5220
>                 URL: https://jira.jboss.org/jira/browse/RF-5220
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: OS: Kubuntu (Hardy Heron) running on Asus Eee 701 2GB
> Development environment: NetBeans 6.5 (full release)
>            Reporter: Ian Briscoe
>
> To reproduce:
> Install the full NetBeans version
> Install Facelets support - go to Tools | Plugins | Installed, enter Facelets in the search box and install the two plugins that appear
> Create a new web application
> * Add JavaServer Faces and Facelets support when asked
> After the project is created, add Libraries: 
> * richfaces-api-3.2.2.SR1.jar
> * richfaces-impl-3.2.2.SR1.jar
> * richfaces-ui-3.2.2.SR1.jar
> Open template.xhtml
> Position the cursor inside the content of one of the <ui:insert> tags, e.g. where the text "Default Body" appears.
> Type <   and wait for auto-complete list to appear
> All RichFaces and some core JSF tags are missing.
> Replace the richfaces* jar files with those from 3.2.1.GA and the auto-complete list now appears as expected.
> This behaviour is still present in the 3.3.0 beta (04/12/2008).
> Other people have reported this behaviour on a couple of external forums.

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

        



More information about the richfaces-issues mailing list