Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Save state of multiple views in perspective
Save state of multiple views in perspective [message #1721597] Thu, 28 January 2016 14:52
Will Rogers is currently offline Will RogersFriend
Messages: 1
Registered: January 2016
Junior Member
I am developing an RCP application. I want to be able save perspectives with multiple instances of my own View.

These multiple instances need their own state, which is where the problem lies. How do I save the state of these views within a perspective?

When I (for example) select Window | New Window, the perspective is restored with the views in the right places, but no mementos or secondary IDs are provided to the view's init() method.

Does anyone know how to do this?
Previous Topic:3rd party Folder plugins are jarred at PDE Build ant
Next Topic:org.eclipse.ltk.core.refactoring.copyParticipants extension is not working
Goto Forum:
  


Current Time: Thu Apr 18 15:08:08 GMT 2024

Powered by FUDForum. Page generated in 0.01847 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top