I created a Java desktop-application (using Swing) and am now trying to make it work by starting it from the net using JNLP. The application works fine when I start it from
This answer is an alternative to npe answer to enable the remote debug (Windows).
Afer that, configure you editor to debug remotely to the configured port (localhost:8123 in this case).