Skip to main content



      Home
Home » Eclipse Projects » Oomph » How to set osgi.instance.area in installed config.ini
How to set osgi.instance.area in installed config.ini [message #1836774] Wed, 13 January 2021 10:49 Go to next message
Eclipse UserFriend
I want the Eclipse Installer to set "osgi.instance.area=@user.home/myWorkspace" in the config.ini of the Eclipse application being installed.

Here... <installPath>/configuration/config.ini file.

What is the best way set "osgi.instance.area=@user.home/myWorkspace" using Eclipse Installer?

Thanks.
Re: How to set osgi.instance.area in installed config.ini [message #1836793 is a reply to message #1836774] Wed, 13 January 2021 23:51 Go to previous message
Eclipse UserFriend
I'm not sure that's really a good idea. I wonder if File -> Switch Workspace still works in that case? I also wonder is it conceptually different from using -data in the program args of eclipse.ini or -Dosgi.instance.area in the vmargs of the eclipse.ini.

There's no specific task for doing such a thing, but you could do it with a touch point in an IU that you install, but, again not something that sounds like a good idea. A Text Modify task could do the trick.
Previous Topic:Understanding variable in a setup + installation
Next Topic:git clone without rebase config
Goto Forum:
  


Current Time: Tue May 20 19:05:52 EDT 2025

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

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

Back to the top