How can I copy preferences?

clivew

Member²
I bought a new laptop and installed PL/SQL Developer.
Now I want to copy over all my preferences (color highlighting, formatting, panes locations, etc. etc.) from my old machine to my new machine but I can not seem to find a "Save/Export Preferences" or "Restore/Import preferences".
Is there a way?
Thanks,
Clive
 
On Windows XP and earlier the preference files will be located here:

C:\Program Files\PLSQL Developer\Preferences\

On Windows Vista and later the preference files will be located here:

%APPDATA%\PLSQL Developer\Preferences\

(for example C:\Users\\AppData\Roaming\Preferences\)

You can copy the preference directory from one machine to the other.
 
Back
Top