From: SourceForge.net <no...@so...> - 2006-03-09 06:41:56
|
Bugs item #1235285, was opened at 2005-07-09 13:32 Message generated for change (Settings changed) made by glongman You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=682377&aid=1235285&group_id=118870 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Start doesn't stop already running app Initial Comment: When starting the app via Start button, it should stop the app if it is already running. Currently it doesn't and the app cannot start, because it cannot JVM cannot listen on tcp/ip port. There is 'restart' button, but I think it would be enough to have only 'Start' which would Start the app if it's not running and Restart it if it's already up. ---------------------------------------------------------------------- Comment By: Geoffrey Longman (glongman) Date: 2006-03-08 15:17 Message: Logged In: YES user_id=387057 Hi - thx for the report! Nope. The launch framework of Eclipse does not allow for this feature. BTW this is a feature request and not a bug. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=682377&aid=1235285&group_id=118870 |