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 66591 - Java file from close project is opened when restarting netbeans
Summary: Java file from close project is opened when restarting netbeans
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-12 12:07 UTC by Marek Fukala
Modified: 2008-12-23 00:41 UTC (History)
1 user (show)

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 Marek Fukala 2005-10-12 12:07:27 UTC
What I did:
1) create a web project
2) created a j2se project
3) created a java class in j2se project and did some editing of the java file
4) closed the j2se project
5) restarted NB
=> the java class I recently edited was opened.

I am not sure whether this is reproducible...feel free to close if you cannot.
Comment 1 Martin Roskanin 2005-10-12 12:12:47 UTC
reassigning. Editor module is not resposible for persistance of windows. I am
not sure if it is problem of windowing system or openide/editor...
Comment 2 Marian Mirilovic 2005-10-17 13:06:45 UTC
Persistence of Windows ... WS, feel free to reassigne
Comment 3 mslama 2005-11-07 14:44:11 UTC
I tried to reproduce but failed. When you close j2se project all its documents
are closed. Then when you restart IDE it should open only documents opened when
IDE was exited. Please check again and if it is reproducible reopen. (Give more
info: what NB build, OS, JDK).