Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Remote Application Debugging( Automatic relaunch of listening debug server)
icon8.gif  Remote Application Debugging [message #527459] Thu, 15 April 2010 07:02
Eclipse UserFriend
Hello,

I have configured a debug launch configuration in eclipse that listens on a certain port for a java application to connect.

This works fine, however after the application ends, also the debugging stops. I have to relaunch it again explicitly .

This is exasperating, because I continuously develop the application further.

The concrete context is: I'm developing a java-based hook for a subversion repository. The hook is called during each commit.

For testing, I have to start the listening debugging server, and then to initiate the commit. If I forget to start the debugging server, the hook complains that it cannot connect to the debugging server and crashes.

Live would be far more easier for me, if the listening server would not terminate after each debugging session. However I did not find an option for that during configuration.

Is there such a configuration option? If not, is there some other solution that could support me?

Best regards

Michael

[Updated on: Thu, 15 April 2010 07:03] by Moderator

Previous Topic:Adding builders to existing projects
Next Topic:Alternate API to get Compilation Unit Working copy
Goto Forum:
  


Current Time: Thu Mar 27 16:13:39 EDT 2025

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

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

Back to the top