Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Central setup file, workspace settings
Central setup file, workspace settings [message #1785716] Wed, 18 April 2018 17:28 Go to next message
David Coley is currently offline David ColeyFriend
Messages: 37
Registered: July 2012
Member
I feel I am missing something obvious:

- Centralized eclipse catalog with settings for Eclipse Neon (example).
- Sets which plug-ins to install from what p2 locations
- Sets up Instance wide configurations using ${installation.location|uri}

What I don't know is how to do a Resource Creation for plug-ins that are required on the Workspace level for preferences

How do I include these settings in a central repository?
Re: Central setup file, workspace settings [message #1785718 is a reply to message #1785716] Wed, 18 April 2018 17:52 Go to previous messageGo to next message
David Coley is currently offline David ColeyFriend
Messages: 37
Registered: July 2012
Member
Missed the obvious:

${workspace.location|uri}
Re: Central setup file, workspace settings [message #1785729 is a reply to message #1785718] Thu, 19 April 2018 05:27 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
Also note the comments in this thread:

https://www.eclipse.org/forums/index.php/m/1751893/?srch=workspace.location+osgi#msg_1751893

I.e., workspace.location only works when/because there is a Workspace task whereas ${osgi.instance.area} always works, but note that in the installer this denotes the instance area of the installer itself, so if you use this in a task, it should not be a task that's performed at bootstrap time.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Issue with installer (64bit photon)
Next Topic:How prevent Eclipse from overwriting its settings with the Oomph user.setup settings?
Goto Forum:
  


Current Time: Thu Mar 28 08:41:48 GMT 2024

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

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

Back to the top