Top "Liferay-ide" questions

Liferay IDE is the official set of Eclipse plug-ins supporting development for the Liferay Portal application platform.

The Tomcat installation directory is not valid. It is missing expected file or folder lib/jasper-el.jar

I have downloaded the Liferay Portal 6.1 Community Edition bundled with tomcat. Then i have downloaded the SDK for liferay. Following …

java eclipse tomcat liferay liferay-ide
Importing Liferay portlet into Eclipse IDE

I have a question regarding the development of liferay portlets using the liferay plugin SDK. My question goes mainly in …

java eclipse liferay liferay-ide
Remove java exception breakpoints when debugging Liferay in eclipse

By debugging of Liferay Portal, that is tomcat application, eclipse make usual stop at ThreadPoolExecutor$Worker.run() line: 912 although I …

eclipse tomcat liferay xdebug liferay-ide
how to set the environment variable ANT_OPTS in ubuntu?

while setting up liferay environment in Ubuntu 10.0.4, i have set the environment variables like this in .bashrc file PATH=/usr/…

java eclipse ubuntu liferay liferay-ide
Unable to redirect to other page in liferay

I am trying to redirect to other page using java code and don't no why its not getting redirected. the …

liferay liferay-6 liferay-theme liferay-ide liferay-velocity
How to deploy a portlet to Liferay from Eclipse

I've made a portlet in Eclipse and now I'd like to deploy it to a running Liferay-6.1 instance and debug …

eclipse liferay liferay-6 liferay-ide
How to create a own theme in liferay 6.1.1 using Eclipse Juno

I need to create a own theme for portal and it needs to be develop using Eclipsce Juno. I have …

eclipse liferay liferay-ide