Hi,
 
I have Window 200, Emacs 20.6.1, JDE 2.1.6 beta 21 and bash. When I debug an application (HttpS), I had an another buffer named '*debugHttpS*' opened. And it looked like the following :
*****************************
cd d:/daniel/src/java/tmp/
jdb HttpS
 
Initializing jdb...
> Deferring breakpoint HttpS.main.
It will be set after the class is loaded.
> run HttpS
Java HotSpot(TM) Client VM warning: Setting of property "java.compiler" is ignored
>
VM Started: Set deferred breakpoint HttpS.main
*****************************
 
Then it looks hang, can someone tell me what's wrong ?
 
Thanx, Daniel {:-))
 
 

Reply via email to