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 156647 - Order of open files lost after closing & reopening project
Summary: Order of open files lost after closing & reopening project
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords:
Depends on: 168453
Blocks:
  Show dependency tree
 
Reported: 2009-01-12 22:09 UTC by Jesse Glick
Modified: 2009-07-15 15:42 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 Jesse Glick 2009-01-12 22:09:33 UTC
Summary says it all. Current code keeps open files in a sorted list. But sometimes the user has things open in a
particular order for a reason.
Comment 1 Jesse Glick 2009-01-12 22:18:12 UTC
core-main #514bf698853f
Comment 2 Quality Engineering 2009-01-14 07:46:45 UTC
Integrated into 'main-golden', will be available in build *200901140201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/514bf698853f
User: Jesse Glick <jglick@netbeans.org>
Log: #156647: preserve order of open files.