Network Default Preferences (key configuration)

DLGL

Member²
Hi,

I am implementing Pl/Sql Developer default preferences on a shared network. This will save me some setup and training time on users work station.

I have used prefpath and defaultprefpath in the shortcut to start Pl/Sql Developer, both paths are directed in a the same location on the network. So no preferences files will reside locally on the users work stations.

I have created a defaults settings and copied the 2 files "Default" and "user.prefs" on the network.

When the user start pl the first time his "User" folder is created on the network with the predefined setting.

Except:
- I assigned some key configuration ex: Ctrl+e (open new sql window).
- When he open Pl the first time we can see the key is temporary assigned (mouse over functions on the toolbar), but it is not saved in the user default config (open tool/preferences/key cconfig).
- If you close Pl and restart it again the key config is lost.

In the mean time, instead of leaving Pl creating the user folder, I create it myself and I copy the 2 files. This way key config is preserved as well as other settings.

We are using pl/sql developer 8.0.1.1502

Serge
 
Last edited:
Back
Top