Wednesday, August 19, 2015

Java FAQ


Remote Debugging, what to add on the command line to allow it:
-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005


No comments:

Post a Comment