Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Config Data Location of RCP Application
Config Data Location of RCP Application [message #1851339] Sun, 03 April 2022 12:14 Go to next message
philipp huebner is currently offline philipp huebnerFriend
Messages: 65
Registered: July 2009
Member
Hello together,

it seems to be impossible to stop our RCP application to write its data to the %APPDATA%/ directory. We use eclipse 4.19. We tried the following:

-data
-configuration
-osgi.configuration.area
-osgi.instance.area

Nothing works. Eclipse is consequently ignoring the setted directory. it seems to be imposible to change the user data location in an RCP app, which is a major issue and a showstoper for our project.

Is that really the case?
Re: Config Data Location of RCP Application [message #1851451 is a reply to message #1851339] Wed, 06 April 2022 07:47 Go to previous messageGo to next message
Rolf Theunissen is currently offline Rolf TheunissenFriend
Messages: 260
Registered: April 2012
Senior Member
These options are there to configure the locations, so it should be possible. Never tried it myself though.

Maybe this helps you: https://stackoverflow.com/a/39219829
Re: Config Data Location of RCP Application [message #1851453 is a reply to message #1851451] Wed, 06 April 2022 08:17 Go to previous messageGo to next message
philipp huebner is currently offline philipp huebnerFriend
Messages: 65
Registered: July 2009
Member
Jap. This is exactly what does not work at all
Re: Config Data Location of RCP Application [message #1851461 is a reply to message #1851453] Wed, 06 April 2022 09:39 Go to previous message
Rolf Theunissen is currently offline Rolf TheunissenFriend
Messages: 260
Registered: April 2012
Senior Member
Maybe your issue is similar to this, i.e., the configuration location must be writable.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=543735
Previous Topic:PKCS11 Java 11
Next Topic:OSGI Console not visible
Goto Forum:
  


Current Time: Thu Apr 25 05:44:59 GMT 2024

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

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

Back to the top