[Eclipseme-users] Breakpoints Not Hit in Debug Mode
Brought to you by:
setera
From: Baka Y. <jli...@gm...> - 2009-03-02 00:09:41
|
Hello, I have just finished installing and setting up EclipseME, but when I try to debug a simple applications, breakpoints are never hit. The app runs fine though. This seems similar to the symptoms shown here: http://www.mail-archive.com/ecl...@li.../msg00037.html I have modified the debug options accordingly, but breakpoints still aren't hit. The source line numbers is also correct checked. I read somewhere that there may be issues if my JVM is 1.6 while I am debugging an app targeting 1.3, could this be the case? |