| No JSF 2 Facelets validation [message #1062127] |
Thu, 06 June 2013 03:09 |
Thomas Paulsen Messages: 1 Registered: June 2013 |
Junior Member |
|
|
- Windows 7 64
- Juno 64 (out of the box)
- Java 7 64
- new workspace
- new dynamic web project
- add JSF 2.1 facet (tried both Mojarra and Myfaces)
- new html file, template "New Facelets Composition page"
- add <div align="left" test=""></div>
-> no code completion posibble on <di
-> test is underlined, undefined attribute -> ok
- add <x:test></x:test>
-> <x:test> underlined, unknown tag -> wrong, should be "undefined namespace" or similar
- add <h:button test=""></h:button>
- nothing marked -> wrong, "test" isn't a valid attribute name
So my question: Configuration problem, bug or missing feature?
Kind regards and thanks in advance
Thomas
|
|
|
Powered by
FUDForum. Page generated in 0.01774 seconds