Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse Remote command fails to suspend Eclipse(Eclipse Remote command fails to suspend Eclipse)
Eclipse Remote command fails to suspend Eclipse [message #988636] Fri, 30 November 2012 19:16
Dan Connell is currently offline Dan ConnellFriend
Messages: 1
Registered: November 2012
Junior Member
I have an Eclipse 4.2 edition that I am trying to run in the Remote Debug mode using command line. I want to get Eclipse to stop or suspend on startup so I can use another version of Eclipse ( with code loaded in the workspace) to connect remotely to debug it.

I am using the following command in DOS to launch and suspend:

<EclipseInstallationLocation>eclipse.exe -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000

However, when I run this command, Eclipse starts up completely without suspending and waiting for the second remote connection to connect.

Am I doing something wrong with the command above or is there something else missing ?

Doing this on Windows 7. Also, checked and the 8000 port is available.

Thanks !
Previous Topic:Change font size in SQL results pane?
Next Topic:Programmer Configurations
Goto Forum:
  


Current Time: Wed Apr 24 23:47:16 GMT 2024

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

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

Back to the top