Eclipse debugger does not recognize new java code -


i have added new method javacode , put breakpoint @ begin of method , different places. eclipse debugger go throw breakpoints in old code not in new added method. have cleared project project-> clear exclude cache possibility. me, appears eclipse dont recognize new added java code.

any idea problem? use eclipse juno service release 2.

you need stop debugging , start program again since signature has changed. if want more hot-swap possibilities need consider using jrebel or similar tool.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -