Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Prompt for record into for every value change
Prompt for record into for every value change [message #1710353] Tue, 06 October 2015 08:11 Go to next message
kon f is currently offline kon fFriend
Messages: 152
Registered: March 2012
Senior Member
Hey,

I just installed the latest eclipse instance with the Oomph. It's very nice!

I also recorded some preference changes that go by default to user. As I defined a workspace name on (General -> Workspace -> Workspace name) I wasn't able to set the target of this recording to the installation space easily. I had to set the record into value to installation (Oomph -> Setup Tasks -> Preference Record>, record the workspace name and change back the record into back to user.

Is there a way being able to select for every single property value the scope (user, installation, workspace) on the Oomph Preference Recorder window that is shown for the confirmation? I wasn't able to find something on the web about the feature.

Regards,

Kon
Re: Prompt for record into for every value change [message #1710363 is a reply to message #1710353] Tue, 06 October 2015 08:41 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 06.10.2015 um 10:11 schrieb kon f:
> Hey,
>
> I just installed the latest eclipse instance with the Oomph. It's very nice!
> I also recorded some preference changes that go by default to user. As I defined a workspace name on (General ->
> Workspace -> Workspace name) I wasn't able to set the target of this recording to the installation space easily. I had
> to set the record into value to installation (Oomph -> Setup Tasks -> Preference Record>, record the workspace name
> and change back the record into back to user.
> Is there a way being able to select for every single property value the scope (user, installation, workspace) on the
> Oomph Preference Recorder window that is shown for the confirmation? I wasn't able to find something on the web about
> the feature.
No, the recording target can only be set for the recorder in general (that is a workspace-level setting), but not (yet?)
per preference.

For the workspace name preference I have the following task in my user.setup:

<?xml version="1.0" encoding="UTF-8"?>
<setup:PreferenceTask
xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:setup="http://www.eclipse.org/oomph/setup/1.0"
key="/instance/org.eclipse.ui.ide/WORKSPACE_NAME"
value="${installation.location|lastSegment|allcap}"/>

That automatically names all my workspaces according to their installation folder name.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Re: Prompt for record into for every value change [message #1710483 is a reply to message #1710363] Wed, 07 October 2015 06:57 Go to previous messageGo to next message
kon f is currently offline kon fFriend
Messages: 152
Registered: March 2012
Senior Member
Hey Eike,

thank you for the tip. Do you think this feature makes sense? Should I create a feature request?

Best regards,

Kon
Re: Prompt for record into for every value change [message #1710485 is a reply to message #1710483] Wed, 07 October 2015 07:06 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 07.10.2015 um 08:57 schrieb kon f:
> Hey Eike,
>
> thank you for the tip. Do you think this feature makes sense?
Personally I have the vague feeling that it would be too much of a choice for the majority of users, so I guess a deeper
discussion would be required.

If, in the end, it turns out to be a useful feature it's already clear that it would be a lot of effort to implement it,
possibly with a deep impact on the existing file formats.

> Should I create a feature request?
Yes, please. Even if it won't be implemented immediately we can use the bugzilla to discuss pros and cons.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Re: Prompt for record into for every value change [message #1710992 is a reply to message #1710485] Mon, 12 October 2015 08:13 Go to previous message
kon f is currently offline kon fFriend
Messages: 152
Registered: March 2012
Senior Member
Hey Eike,

I've created a feature request with the bug id 479543.

Best regards,

Kon
Previous Topic:Executing ResourceCreationTask after workspace switch
Next Topic:Setting "Default encoding" property in "Content Types" fails
Goto Forum:
  


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

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

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

Back to the top