Re: Debugging in Eclipse doesn't work

2009-10-30 Thread Brian Park
sweet! this solves my problem, too. thanks a lot. On Oct 28, 5:28 am, Youngster aecdej...@gmail.com wrote: I had the same problem. Install the newst JDK fromhttp://www.java.com/en/download/manual.jspand it will be solved. On Oct 28, 4:42 am,BrianParkyar...@gmail.com wrote: Hi, I'm

Debugging in Eclipse doesn't work

2009-10-27 Thread Brian Park
Hi, I'm new to GWT and following the StockWatcher tutorial from GWT website. I'm on the debugging section, so as the tutorial told me to do, I launched the application in debug mode in Eclipse. However, the perspective didn't change to Debug mode. Also, it didn't stop at the breakpoints that