How to debug

To bne able to connect to the application with a debugger (such as with netbeans), start it on the comman line with the following arguments (the port is set to 8888):

-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8888,server=y,suspend=y

Labels

 
(None)