Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Save reference of input of a Part(Eclipse 4)
Save reference of input of a Part [message #896769] Thu, 19 July 2012 16:27
Valerio Santinelli is currently offline Valerio SantinelliFriend
Messages: 39
Registered: January 2012
Member
Hello,

I'm slowly trying to port an existing RCP application to the 4.2 framework and I can't understand one important thing.

I have a handler that is being called to open a new part. Before showing the part, I inject the input needed by that part in the application context and then i show the part and it works fine.

I then close the application and reopen it. When the application reopens the part that whose state was saved by the workbench, I get an error saying that it can't inject the input property because it can't be found in the context. How am I supposed to persist it?

Thanks in advance!
Previous Topic:Dynamic tables in a view
Next Topic:Save reference of input of a Part
Goto Forum:
  


Current Time: Sun Oct 13 16:49:41 GMT 2024

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

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

Back to the top