-1
I bought a theme from the first Aces (Avalon). But I have no idea how to implement it in Netbeans.
Came the.jar file (Avalon-Theme-1.0.5.jar) and test pages, WEB-INF, Resources (css,fonts,images,js) and Sass.
I’ve deployed the library in netbeans already, but I don’t know how to apply the theme? Does anyone have a manual that can pass me? I’ve been searching the net and I’m very confused.
- The Resources folder I should put where?
- The Avalon-Theme-1.0.5.jar file just imports into the netbeans library?
In web.xml, I left the following param.
primefaces.THEME
primefaces-Avalon-blue
Someone can guide me?
When you download theme zip there is a file . War inside it, you can open it and see the structure of a project with theme.
– erickdeoliveiraleal