in order to create a customizable primefaces theme. I would like to generate a jar
my folder structure is:
- jar
- META-INF
- resources
- Primefaces-myrtheme
- theme.css
- images
I tried with the following command:
> Jar-cvf nameOfMyTheme.jar
but its not working: (
Jar-cvf. Put a space betweenjarand the option letterscvf:jar cvf nameOfMyTheme.jar xyz– Jesper Oct 2 '12 at 9:15