This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 189565

Summary: "Apply Code Changes" doesn't reload changes to switch statements or inner classes
Product: debugger Reporter: rptmaestro <rptmaestro>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:

Description rptmaestro 2010-08-16 19:06:10 UTC
In my NetBeans *maven* project, the "Apply Code Changes" feature does not apply code changes made to switch statements or inner classes. It only reloads the outer class. This forces me to restart my JVM or Web Server, resulting in significantly reduced productivity with the IDE.
Comment 1 Martin Entlicher 2010-10-26 16:20:19 UTC
Reproduced.
Comment 2 Martin Entlicher 2014-07-30 22:17:03 UTC
IMHO this is a duplicate of issue #240812.

*** This bug has been marked as a duplicate of bug 240812 ***