1

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?

Karl von Moor
  • 8,484
  • 4
  • 40
  • 52
boskonovic
  • 125
  • 3
  • 16

1 Answers1

0

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.

Community
  • 1
  • 1
alfonx
  • 6,936
  • 2
  • 49
  • 58