Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » remote debugger customization(setting remote debug settings from a file)
remote debugger customization [message #531271] Tue, 04 May 2010 07:50
Eclipse UserFriend
Actually , i am new to eclipse so i dont know how to customize remote debugger in code.

Description :
i have a java project that launches an other jvm on user request by using ProcessBuilder();
i want to debug new launched application and i can debug it from remote debugger in eclipse ,
I have a file from which i got the port at which new launched jvm is waiting for a debugger to attach.
Now i want to make settings so that eclipse remote debugger get ip and port (which now i giving manually) from file.

Is there any way to do it in eclipse ??
Previous Topic:How to open IType and IMember objects
Next Topic:Importing java.io?
Goto Forum:
  


Current Time: Tue Mar 18 10:02:16 EDT 2025

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

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

Back to the top