Java debugging tools

For Java, you can use jdb, a simple command line debugger for Java classes, or other tools that support the same remote debugging interfaces as EAServer.

EAServer supports two Java debugging interfaces when you are running the debug version of the server. You can select the debugging interface on the Java Debug tab of the Server Properties dialog box:

For details about Java debugging, see: