So eclipse is having trouble with the html extension files in the java
source directory.
I set up a demo for Wicket Skunkworks to demo the components we're
working on, and I used the "standard wicket pattern" of putting the
html alongside the java in order to make things clearer to how must
people expect to see a wicket project, however Eclipse is complaining
every time I open an HTML resource saying that its expecting a source
file:
An error has occurred. See error log for more details.
Compilation unit name must end with .java, or one of the
registered Java-like extensions
Aside form registering an HTML extension as a compilation unit, does
anyone know how to resolve this annoying issue?
This is the first time I have run across it because up until now I
have kept my resources in src/main/resources.
- Brill
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]