Reputation: 21981
Is there a function that would arrange windows in Eclipse into state that was previously saved?
I always resize windows (Package Explorer, panels with views etc.) based on current needs and then I have to put it back.
Maximizing and minimizing is great but this would be really a killer feature. A click to arrange windows to the desired state would be perfect
Upvotes: 23
Views: 24019
Reputation: 15390
You can save your Perspective how you like it and then when that Perspective gets loaded it will come back to the saved state:
Window > Save Perspective As...
To reset:
Window > Reset Perspective...
Upvotes: 44
Reputation: 59
Open new window it will set a default view for eclipse window->new window
Upvotes: 2