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 215365

Summary: Save project state
Product: platform Reporter: dmytro <dmytro>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED FIXED    
Severity: normal CC: mmirilovic
Priority: P3 Keywords: UI
Version: 7.2   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 238096    
Bug Blocks:    
Attachments: Two sides coding

Description dmytro 2012-07-10 15:40:23 UTC
I work with code in few areas (left and right) some code is opened in left side and some in right.
But when I close project from projects tree and reopen it all tabs (code files) in common one window, but not separated side by side as I configured before.
Is it possible to store editor state on project close?

-----

Product Version = NetBeans IDE 7.2 RC1 (Build 201206272359)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_04
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.0-b21
Comment 1 Stanislav Aubrecht 2012-07-31 09:59:15 UTC
Most likely because wrong drag and drop arrangement of document windows. Try menu Window - Reset Windows.
Comment 2 dmytro 2012-08-22 12:55:22 UTC
Created attachment 123403 [details]
Two sides coding
Comment 3 dmytro 2012-08-22 12:58:37 UTC
No-no-no. It doesn't work yet. Reset Windows - does nothing. Look at the attached screenshot. I used this on a wide screen, some code in left half of screen and some in the right. When I drug file it takes a half of screen.

After project close and reopen all code tabs in one line and take all screen space. But I think it's not so difficult to store project state. You are store opened files now but no functionality to store where this files are opened. Simply do that.
Comment 4 Stanislav Aubrecht 2013-11-11 09:25:59 UTC
There is a new support for Document Groups in #238096