When we are creating PrimeFaces Portlet in Liferay, the version of PrimeFaces used is actually depends on the Liferay Plugin SDK.
With Liferay Plugin SDK 6.1.1, the version of PrimeFaces used is 3.3
Anyway, we still can upgrade the PrimeFaces version with few simple steps.
This is important to make sure we get the latest update from PrimeFaces.
Steps:
1. download the latest PrimeFaces distribution.
2. remove the PrimeFaces jar file from Liferay Plugin SDK, in this case primefaces-3.3.jar in Eclipse.
3. copy the latest PrimeFaces jar file into the project lib folder, eg primefaces-3.5.jar.
4. Start Liferay and redeploy the PrimeFaces portlet.
If interesting to install PrimeFaces Extensions, please refer this post.
Done!!
With Liferay Plugin SDK 6.1.1, the version of PrimeFaces used is 3.3
Anyway, we still can upgrade the PrimeFaces version with few simple steps.
This is important to make sure we get the latest update from PrimeFaces.
Steps:
1. download the latest PrimeFaces distribution.
2. remove the PrimeFaces jar file from Liferay Plugin SDK, in this case primefaces-3.3.jar in Eclipse.
3. copy the latest PrimeFaces jar file into the project lib folder, eg primefaces-3.5.jar.
4. Start Liferay and redeploy the PrimeFaces portlet.
If interesting to install PrimeFaces Extensions, please refer this post.
Done!!
No comments:
Post a Comment