How can we save layout to a file, so that we can have same layout at office and home ?

xiaoquan

Member
How can we save layout to a file, so that we can have same layout at office and home ?

We need open many files at same time to work, After we go home, we want to have the same layout (opened files) as it shows on our office computer, so how can we save the layout in PL/SQL developer to a file and copy to USB disk and bring home, and keep work as in office. How can we save layout to a file, so that we can have same layout at office and home ?

Thanks!
 
All preferences and settings (including layouts) are stored under %APPDATA%\PLSQL Developer 14. For example:

C:\Users\\AppData\Roaming\PLSQL Developer 14

You can copy this directory to use the same configuration on 2 PC's.
 
Back
Top