Command Line Switches for PLSQLDEV?

enelson

Member
Are there command line switches for PLSQLDEV.EXE? I would like to create a shortcut that creates a new instance everytime I double click the icon.

thank you.
 
All command-line parameters are described in the User's Guide. If all is will you will get a new instance everytime you activate a shortcut though. Windows Explorer will only reuse an instance when you double-click a file that is associated with PL/SQL Developer.
 
Back
Top