Skip to main content



      Home
Home » Eclipse Projects » Oomph » Setting Workspace location rule
Setting Workspace location rule [message #1403921] Mon, 28 July 2014 11:10 Go to next message
Eclipse UserFriend
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 11:29 Go to previous messageGo to next message
Eclipse UserFriend
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?
Re: Setting Workspace location rule [message #1403943 is a reply to message #1403927] Mon, 28 July 2014 12:32 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 11:12:34 EDT 2025

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

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

Back to the top