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 - file not closed after "apply code changes"
Summary: file not closed after "apply code changes"
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-22 19:17 UTC by sdrinovsky
Modified: 2013-02-27 14:09 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 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.