Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » importing (Window) key preferences
importing (Window) key preferences [message #290497] Thu, 25 August 2005 18:54 Go to next message
Eclipse UserFriend
Originally posted by: bvkiran.hotmail.com

I see a way to export key bindings from window/preferences but I do not
find a way to import the same into another workspace.

This seems a little strange. Where is the information about the remapped
keys stored?. I was not able to find it in any file in the workspace
directory.

Can someone throw some light on this issue.

Kiran
Re: importing (Window) key preferences [message #290556 is a reply to message #290497] Fri, 26 August 2005 11:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: automatic.javalobby.org

You can import them using File -> Import -> Preferences.

They aren't stored in a single place; rather, they're stored on a per-plugin storage area inside {workspace}\.metadata\.plugins\my.plugin.here\dialog_setting s.xml or similar. In earlier versions of Eclipse, I think they were stored in a single file.
Re: importing (Window) key preferences [message #290663 is a reply to message #290497] Mon, 29 August 2005 14:25 Go to previous message
Eclipse UserFriend
Originally posted by: douglas.pollock.magma.ca

Kiran wrote:
> This seems a little strange. Where is the information about the remapped
> keys stored?. I was not able to find it in any file in the workspace
> directory.

The export button is poorly named. It is really a facility for generating a
CSV file that can then be printed.

File > Import/Export is what you want.



d.
Previous Topic:JDT Debugger: Color of the highlighted source line
Next Topic:Extending the Package Explorer View
Goto Forum:
  


Current Time: Thu Apr 25 15:45:04 GMT 2024

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

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

Back to the top