Dear JDEE users
My 'Makefile' has this line:
~/tomcat/bin/startup.sh
this line executes tomcat with port number 8080.
When I run jde-make command 
the Makefile is read and tomcat get started.
However when jde-make finishes its job(reaches the end of Makefile) and exits, 
tomcat process is killed too!
But when I execute 'make' command in the shell, tomcat runs after 'make' 
finishes.
How can I prevent jde-make from killing tomcat when it exits?
Sincerely, Junyeong
 
 
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
jdee-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-users

Reply via email to