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
Development environment: NetBeans 6.5 (full release)
Reporter: Ian Briscoe
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.
--
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