Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想从 Netbeans 6.5 升级到 Netbeans 6.7。然而,我遇到了一个烦恼。Netbeans 6.5 识别 jsf 标签,但 Netbeans 6.7 不识别。以下是截图:
为什么 Netbeans 6.7.1 不能识别和匹配 JSF 标签?
工具 --> 选项 --> 其他 --> 文件。然后选择文件扩展名“xhtml”并选择将其与文件类型 (MIME) text/x-facelet-x-jsp 关联
那应该为你做这件事=)