Export/Import of Hints - Naming Convention

Imre

Member²
Is there some Export/Import of Hints Naming Convention? We want to set it equal for all developers in the project's team.
 
You can copy the [NamingConventions] section in the default.ini file in the PL/SQL Developer preference directory:

%APPDATA%\PLSQL Developer\Preferences\\default.ini

For example:

C:\Users\Marco\AppData\Roaming\PLSQL Developer\Preferences\\default.ini
 
Back
Top