Molitor, Stephen writes:
 > OK -- That makes sense.  I tried a few things.  When I compile via the
 > compile server (jde-compiler is set to "javac server"), it doesn't work.
 > JDEBug doesn't stop on a breakpoint.  However, when I compile via javac
 > executable (jde-compiler is set to "javac"), or when I compile from the
 > command line via '-g', it works -- JDEBug stops on breakpoints.  So it seems
 > that the compiler server is not turning on the debug option, although
 > according the toe CompileServer output, it is:
 > 
 > CompileServer output:
 > d:/home/steve/Foo.java -classpath d:/home/steve -g -deprecation
 > 
 > 
 > 
 > Compilation finished at Tue Oct 02 14:01:52
 > 
 > I did set the jde-jdk and jde-jdk-registry variables to point to my JDK.
 > Any other ideas?

This may be a bug in the compile server. I'll check it out.

Thanks,

Paul

Reply via email to