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 172808

Summary: file not closed after "apply code changes"
Product: debugger Reporter: sdrinovsky <sdrinovsky>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description sdrinovsky 2009-09-22 19:17:07 UTC
I have a maven project and when I apply code changes to a debug session the applied class file is locked and can not be
deleted until after I close NetBeans.
Comment 1 Martin Entlicher 2009-10-27 16:33:11 UTC
Reproduced.
Comment 2 Martin Entlicher 2009-10-27 16:51:08 UTC
Can not reproduce on ANT Java project.
Comment 3 sdrinovsky 2009-10-27 16:57:23 UTC
That is consistent with what I was seeing.