0

How can I make seam-gen work with NetBeans 6.5 so that completion of tags (s:, ui:, rich:, ...) works? In the free-form project that seam-gen creates, this does not seam to work. If I create a standard NetBeans web application (File -> New Project), completion does work though.

Thanks, m.

mmcdole
  • 91,488
  • 60
  • 186
  • 222

1 Answers1

1

check your netbeans log. it's propobly facelet parser crashing on richaces taglib. i had this problem with RF v3.2.2, older release worked fine.

Jacek Ławrynowicz
  • 2,670
  • 2
  • 23
  • 23