Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » Eclipse product not saving preferences
Eclipse product not saving preferences [message #645819] Mon, 20 December 2010 11:51 Go to next message
Eclipse UserFriend
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 17:02 Go to previous messageGo to next message
Eclipse UserFriend
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 02:29 Go to previous message
Eclipse UserFriend
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 Jul 02 03:11:43 EDT 2025

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

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

Back to the top