I bought a primeFaces theme (Avalon). But I have no idea how to implement it in Netbeans.
The .jar file came (avalon-theme-1.0.5.jar) and test pages, WEB-INF, resources (css, fonts, images, js) and sass.
Implemented the library in netbeans already, but I do not know how to apply the theme? Does anyone have a manual that can pass me? I've been searching the net and I'm pretty confused.
- The 'resources' folder should I put where?
- Does the avalon-theme-1.0.5.jar file just import into the netbeans library?
-
In web.xml, I left the following param.
primefaces.THEME
primefaces-avalon-blue
Can anyone guide me?