Foren

How to run Liferay 6.0.6 in Eclipse IDE

thumbnail
Karthik V S, geändert vor 12 Jahren.

How to run Liferay 6.0.6 in Eclipse IDE

Regular Member Beiträge: 106 Beitrittsdatum: 21.12.11 Neueste Beiträge
I was trying to run liferay project versioned 6.0.6 in Eclipse IDE from Ubuntu after installing Eclipse from Ubuntu Software Center. But it is not able to connect to IDE and work accordingly.
thumbnail
Gregory Amerson, geändert vor 12 Jahren.

RE: How to run Liferay 6.0.6 in Eclipse IDE

Liferay Legend Beiträge: 1123 Beitrittsdatum: 16.02.10 Neueste Beiträge
It could be that the way that ubuntu packages liferay with a separate CATALINA_HOME and CATALINA_BASE. That type of layout of tomcat is not yet supported. In the mean time it if very simple to get started with liferay tomcat bundle, simple unzip the bundle and execute the tomcat/bin/startup.sh http://www.liferay.com/quick-start

Then you should be able to get this tomcat bundle version setup correctly in the IDE.