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 43710

Summary: Form files not closed when project closed
Product: projects Reporter: Jesse Glick <jglick>
Component: Generic InfrastructureAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 43830    
Bug Blocks: 41535    

Description Jesse Glick 2004-05-24 01:13:57 UTC
I had .../nb_all/core open and opened a lot of
sources from it, incl. a few form files. (Code tab
only; did not touch design tab.) Closed core
project. All regular *.java were closed but form
sources stayed open.
Comment 1 Jiri Rechtacek 2004-05-25 14:21:36 UTC
Problem is in MultiViewCloneableTopComponent which doesn't return any
activated node nor any DataObject in its lookup (issue 43830), after
fix this issue it'll works with both java files and form files.
Comment 2 Jiri Rechtacek 2004-06-08 14:38:17 UTC
Blocking issue 43830 has been fixed, now works for me for form files.
Comment 3 Marian Mirilovic 2005-12-20 15:50:46 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.