I’d like to use the Chameleon theme but the howtos say add to your ‘WebContent’ directory. I don’t have a ‘WebContent’ directory as the project wasn’t created using Eclipse.
From the deployed base directory I have META-INF, WEB-INF. Can someone recommend where to put the VAADIN/themes/custom_chameleon/… directory?
my directory structure is currently:
myapp / src / main / java
myapp / src / main / resources / META-INF
myapp / src / main / webapp / META-INF
myapp / src / main / webapp / WEB-INF