Blog


Source of knowledge

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


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.