How do I make preferences global? [message #1704005] |
Thu, 06 August 2015 11:03  |
Eclipse User |
|
|
|
This Oomph looks interesting but quite complex! I'm using eclipse for C/C++, and I have a custom code formatting style, and a custom syntax coloring style I use. In previous versions of eclipse I had to export both of those, and then import them in every workspace which is a bit of a pain.
So I imported the .epf and the formatting .xml files in Mars, and when I create a new workspace, my custom settings are not there. I do have the preferences recorder turned on. How do I make my syntax coloring, and code formatting work across workspaces without having to import them each time?
|
|
|
|
|
|
Re: How do I make preferences global? [message #1704222 is a reply to message #1704135] |
Sun, 09 August 2015 02:21  |
Eclipse User |
|
|
|
Moses,
Certainly there are a number of things we might consider adding as
features, e.g., drag and drop of an *.epf file might convert them to
preference tasks. Being able to record preferences into something other
than your user.setup, e.g., a project setup. Some ability to
selectively record the current setting of preferences as preference
tasks, much like the Eclipse's existing preference exporter (which is
very poor at being selective, so one often must literally paw through
the XML to remove unwanted things).
Think about which specific things would be very helpful, open
enhancement requests for them, and consider contributing something
towards those ends.
On 07/08/2015 4:37 PM, Eike Stepper wrote:
> Am 07.08.2015 um 16:09 schrieb Moses McKnight:
>> Yes, it pops up a dialog to ask about recording preferences I changed.
>> So I take it from your response, that there is not a way to make it
>> save all current workspace preferences globally (or user wide anyhow)?
> I fear that's the case.
>
>> That would mean that I would need to go through and manually change
>> every preference which I have already saved in my .epf - bascially
>> start from scratch?
> Yes, or maybe you find a way to convert from the .epf to the .setup
> format? Perhaps with XSLT...
>
>>
>> Eclipse is the only IDE/editor I've ever used that does not save
>> preferences user wide. It's been a bit of a pain, and I'm glad that
>> is finally changing!
> Indeed. And we're still looking at improving our improvements as soon
> as possible ;-)
>
> Cheers
> /Eike
>
> ----
> http://www.esc-net.de
> http://thegordian.blogspot.com
> http://twitter.com/eikestepper
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.07854 seconds