Debuggin BROKEN in 1144
Build 1144 is still generating a bad command line argument for debugging. I can take the command, modify it and run it in dos and it will work. This has to be a stopship bug since you would never release an ide that can't debug. This seems like a very easy fix and I don't really understand why it hasn't been done yet except for maybe it was overlooked.
The server=y flag needs to bet set and the addresss=host:port needs the host removed from it. At least that is what fixed it on my machine.
Please sign in to leave a comment.
this only seems to be happening when debugging applets. I can debug an application fine. It seems very simple to fix. It looks like the command line that is generated is incorrect.
probably following bug takes place
http://www.intellij.net/tracker/idea/viewSCR?publicId=28712
please check build 1147