Page 1 of 1

Integrate Theme Into the Project - NetBeans

Posted: 30 Oct 2017, 18:33
by ajotta
Hello,

I followed all material made available by you to carry out the integration of the theme to the project, but it is not working, I am sent the images of all the screens that I set up and how the project is executed.

https://imgsafe.org/image/753eae38b9

https://imgsafe.org/image/753f48c774

Thanks!

Re: Integrate Theme Into the Project - NetBeans

Posted: 01 Nov 2017, 11:07
by mert.sincan
Did you use the following command line to provide css file?

Code: Select all

sass -w src/main/webapp/resources/ --sourcemap=none
Please see; https://www.primefaces.org/paradise/docs.xhtml

Regards,

Re: Integrate Theme Into the Project - NetBeans

Posted: 01 Nov 2017, 11:24
by ajotta
Hello,

Where should I place this line?

Re: Integrate Theme Into the Project - NetBeans

Posted: 01 Nov 2017, 12:27
by mert.sincan

Re: Integrate Theme Into the Project - NetBeans

Posted: 22 Nov 2017, 19:10
by ajotta
Hello.

Sorry for the delay, but everything worked, you had to unzip the war file, instead of using the compressed .zip

Re: Integrate Theme Into the Project - NetBeans

Posted: 23 Nov 2017, 10:06
by mert.sincan
Glad to hear, thanks a lot for the update!