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 - "Apply Code Changes" doesn't reload changes to switch statements or inner classes
Summary: "Apply Code Changes" doesn't reload changes to switch statements or inner cla...
Status: RESOLVED DUPLICATE of bug 240812
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: PC Other
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-16 19:06 UTC by rptmaestro
Modified: 2014-07-30 22:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***