I'm trying to run my first Hello World application (JSF2 Facelets on jboss 5.0). I'm using helios SR2, and I have no assist for expression language. Actually I've managed to run the Hello World application successfully, however I think I'd need autocomplete for bigger projects. Did anybody have the same issue and managed to resolve it?
|
feedback
|
|
See my answer at: Content Assist for JSF2 + CDI (weld) beans + Eclipse Helios I got it working in Eclipse Helios with JBoss Tools installed and by using CDI @Named instead of @ManagedBeans. | |||
|
feedback
|
|
I think this should solve your problem http://www.mkyong.com/jsf2/eclipse-ide-xhtml-code-assist-is-not-working-for-jsf-tag/ | |||||||||
feedback
|