Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Terminating application in eclipse console
Terminating application in eclipse console [message #207398] Mon, 20 June 2005 11:01 Go to next message
Eclipse UserFriend
Originally posted by: Uwe.Peuker.bitctrl.de

Hi there,

how can I handle the termination of a process running in the eclipse
console.
I tried to add a finally clause in my main class, installed a Signalhandler
for SIGTERM and SIGINT and adding a ShutdownHook.
All methods works fine using CTRL-C on the console but I don`t get any
reponse terminating my application in the eclispe IDE.

What's to do
Thanks
Uwe
Re: Terminating application in eclipse console [message #209745 is a reply to message #207398] Tue, 12 July 2005 11:32 Go to previous message
Eclipse UserFriend
Known problem:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=38016

Darin

"Uwe Peuker" <Uwe.Peuker@bitctrl.de> wrote in message
news:d96lh4$h2v$1@news.eclipse.org...
> Hi there,
>
> how can I handle the termination of a process running in the eclipse
> console.
> I tried to add a finally clause in my main class, installed a
> Signalhandler for SIGTERM and SIGINT and adding a ShutdownHook.
> All methods works fine using CTRL-C on the console but I don`t get any
> reponse terminating my application in the eclispe IDE.
>
> What's to do
> Thanks
> Uwe
>
>
Previous Topic:detect if JRE is installed
Next Topic:Type Hierarchy across source folders
Goto Forum:
  


Current Time: Thu Jun 19 06:25:57 EDT 2025

Powered by FUDForum. Page generated in 0.03540 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top