How do I export templates that I created? can't seem to find the source codes

Hello,

I need to export the existing templates i created from PL/SQL Developer to use in another computer, but couldn't find where they are located.
I am just wondering where I can find the the source codes for those templates? I didn't specify the directory for template under Preference. I tried to search for the template names, but nothing came up.

Please help!

Thanks!
 
Last edited:
Hi, look in Developer folder\template, for example (32 bit version)
C:\Program Files (x86)\PLSQL Developer 13\Template
Regards
 
Modified templates are stored in:

%APPDATA%\PLSQL Developer 13\Template

For example:

C:\Users\\AppData\Roaming\PLSQL Developer 13\Template
 
Back
Top