Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Eclipse product not saving preferences
Eclipse product not saving preferences [message #645819] Mon, 20 December 2010 16:51 Go to next message
CarlosAG is currently offline CarlosAGFriend
Messages: 4
Registered: December 2010
Junior Member
Hi,

I'm working with Eclipse 3.4.2. I have developed a project when it is launch as an eclipse application it works fine saving and retrieving user preferences but when I launch it as a product it doesn't return any error but I cannot retrieve preferences set in a previous session.

I have tried to find any reference to a similiar problem but haven't found anything.

I am retrieving application preferences through prefStore = new ConfigurationScope().getNode(Application.PLUGIN_ID); and saving data with prefStore.flush().

Does anyone have any clue about what could be happening?

Thanks



Re: Eclipse product not saving preferences [message #645878 is a reply to message #645819] Mon, 20 December 2010 22:02 Go to previous messageGo to next message
CarlosAG is currently offline CarlosAGFriend
Messages: 4
Registered: December 2010
Junior Member
update

I have just checked that in the product exported it works.

So then it works when it is launched as an eclipse app or when the product is exported. If it is launched as a product wihtin Eclipse it doesn't work
Re: Eclipse product not saving preferences [message #645913 is a reply to message #645878] Tue, 21 December 2010 07:29 Go to previous message
Tom Eugelink is currently offline Tom EugelinkFriend
Messages: 817
Registered: July 2009
Senior Member
I think you have the wrong newsgroup, this one is about the persistency layer EclipseLink.


On 20-12-2010 23:02, CarlosAG wrote:
> update
> I have just checked that in the product exported it works.
> So then it works when it is launched as an eclipse app or when the product is exported. If it is launched as a product wihtin Eclipse it doesn't work
Previous Topic:EclipseLink on SQLServer 2005 behaviour, every statement is recompiled leading to performance issues
Next Topic:References to subclass implemented as FK to superclass
Goto Forum:
  


Current Time: Wed Apr 24 23:36:55 GMT 2024

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

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

Back to the top