Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Setting Workspace location rule
Setting Workspace location rule [message #1403921] Mon, 28 July 2014 15:10 Go to next message
Johannes Dorn is currently offline Johannes DornFriend
Messages: 61
Registered: June 2013
Member
Another hour, another question by me Smile

I'm trying to make a setup where a custom workspace location rule is preselected. Ideally, the drop down choice wouldn't be shown at all.

The workspace location rule would be

${installation.location/foo}

so basically, one of the standard cases but with "foo" instead of "ws".
How can this be done?
Re: Setting Workspace location rule [message #1403927 is a reply to message #1403921] Mon, 28 July 2014 15:29 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Johannes,

Comments below.

On 28/07/2014 5:10 PM, Johannes Dorn wrote:
> Another hour, another question by me :)
>
> I'm trying to make a setup where a custom workspace location rule is
> preselected. Ideally, the drop down choice wouldn't be shown at all.

I think (but haven't tested), that if you define a variable named
workspace.location, and set as you show below, that it would override
the induced variable and there be no need to apply the rule. I'm not
sure it would be saved properly in the user.setup, i.e., that you won't
end up with the expanded form and have all subsequent installations
share the same workspace...
>
> The workspace location rule would be
> ${installation.location/foo}
>
> so basically, one of the standard cases but with "foo" instead of "ws".
> How can this be done?


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Setting Workspace location rule [message #1403943 is a reply to message #1403927] Mon, 28 July 2014 16:32 Go to previous message
Johannes Dorn is currently offline Johannes DornFriend
Messages: 61
Registered: June 2013
Member
This works perfectly, thank you!

Your worries seem to be unfounded, subsequent installations of other projects do not try to install with that rule.
Previous Topic:Origin of a variable
Next Topic:Google authentication for gerrit/jenkins
Goto Forum:
  


Current Time: Thu Apr 25 15:38:15 GMT 2024

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

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

Back to the top