I am trying to play with jde debug on NT/emacs, but failed to start debug process. The test java file is pretty simple like HelloWorld, but when I start jde->Debug App, 'An instance of Test is already running. continue?' pops up, and I click 'yes' then I got error message 'Unknown host "Main"' My environment is as follows, Windows NT SP4 jde-2.1.8 nt/emacs-20.6 jdk-1.2.2 jpda1_0-win following set up based on instruction: Select JDEbug as your debugger. Specify the location of the JDK's JPDA libraries. Specify the locations of Java source files on your system. Thanks, Jiabing Wang
