vote up 0 vote down star

I would like to upgrade from Netbeans 6.5 to Netbeans 6.7. However, I've encountered an annoyance. Netbeans 6.5 recognizes jsf tags, but Netbeans 6.7 does not. Here are the screenshots:

Netbeans 6.7.1 screenshot

Netbeans 6.5 screenshot

Why isn't Netbeans 6.7.1 not recognizing and matching JSF tags?

flag

73% accept rate

1 Answer

vote up 1 vote down check

Tools --> Options --> Miscellaneous --> Files . Then choose the File extension 'xhtml' and choose to associate it with file type (MIME) text/x-facelet-x-jsp

That should do it for you =)

link|flag
I actually chose "JSF Configuration Files (text/x-jsf+xml)." It's working like a champ. Thanks! – braveterry Sep 17 at 15:37

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.