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 186558

Summary: Apply Code Changes does not take advantage of Compile on Save
Product: projects Reporter: ecastro <ecastro>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED FIXED    
Severity: normal CC: markiewb, mentlicher
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description ecastro 2010-05-23 15:40:48 UTC
The Apply Code Change feature of the debugger is slow with Maven projects. It runs the complete Maven compile target. 
When 'compile on save' is activated for a project, this should also apply to the debugging code change.

Tested on NB6.9 Product Version: NetBeans IDE Dev (Build nbms-and-javadoc-5213-on-100521)
Comment 1 Milos Kleint 2013-02-21 12:35:17 UTC
mentlicher: is this what we have discussed and fixed lately?
Comment 2 Milos Kleint 2013-09-03 12:10:05 UTC
DebuggerChecker class is where the check for CoS should be added.
Comment 3 Milos Kleint 2013-09-17 08:47:21 UTC
http://hg.netbeans.org/core-main/rev/e9ffa15c6496