留言板

Eclipse

thanks for fish,修改在15 年前。

Eclipse

New Member 发布: 1 加入日期: 08-9-3 最近的帖子
Hi,

Im evaluating Liferay and have been following instructions at:

http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Development%20Environment%20(Windows)#section-Development+Environment+_28Windows_29-LiferayTomcat5.5BundleForJDK5

and

http://content.liferay.com/4.3/doc/devel/liferay_4_portlet_development_guide/onepage/

to try and create a local development enironment with eclipse from which to create a few test portlets. I think I have it up and running properly (it looks like the screenshots anyway emoticon) but just wanted to check a few things.

When I change a bit of portlet code in ext I run the ant deploy action to get it to my local tomcat/liferay installation, is this correct as it seems to take about 5 minutes and copy thousands of files - this doesnt quite seem like rapid development so Im thinking I must be doing something wrong.

Is this the best way to work with eclipse or have I been using outdated tutorials ?

I really just want to change a line of code, compile and refresh the browser to see the change - is this an unattainable dream when developing portlets ? (Im very new to portlets and eclipse but have done quite a bit of J2EE development).

Any help appreciated.

Cheers.
thumbnail
Jerry Niu,修改在15 年前。

RE: Eclipse

Expert 帖子: 451 加入日期: 06-6-21 最近的帖子
If in the JSP, try "deploy-fast".
ike bonnard,修改在14 年前。

RE: Eclipse

New Member 发布: 1 加入日期: 10-3-4 最近的帖子

Im evaluating Liferay and have been following instructions at:

http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Development%20Environment%20(Windows)#section-Development+Environment+_28Windows_29-LiferayTomcat5.5BundleForJDK5


Hello, sorry for my bad english (frenchy inside ).

I got the same probleme. I have been following instructions. when I try to use "deploy" and not "fast deploy" after a minus changement in the portel "Navigation", my portal is crash the "servetmain" do not work, or "portail-impl". I never touch this files...

I use the last version of eclispe "Eclipse IDE for Java EE Developers (190 MB ) ".