Blog
You can visit this link and have a look at all the liferay presentations of the past.
How to remove the console from the portlets
Just use the following property:
javascript.log.enabled=false
How to get rid of the @override errors in ant build
Go to your SDK and edit the build.${username}.properties and change the properties
How to create a jenkins job that builds a liferay plugin and deploys it to a remote liferay portal
Have a look also at this post.
First of all we need:
ERROR [MVCPortlet:361] null is not a valid include
I was happy with my portlet, till I encounter a strange error after my deploy:
Error: Could not find or load main class com.liferay.portal.tools.SassToCssBuilder
Today, being a little tired and having a problem with the monitor of my computer I encountered a problem that I saw for the first time.