Hello,
I have both SQL Developer and Data Modeler installed as separate installations. If I click in the Windows File navigator on a file with the extension pls, the SQL Developer should open since the pls extension has been connected to SQL Developer.
If I have neither SQLD nor DM open, SQLD opens -> ok
If I have only SQLD open, the file is opened in SQLD -> ok
If I have only DM open, the file is opened in DM -> not ok
If I have both SQLD and DM open, the last started application opens the file -> sometimes ok
Is it possible to manage the opening of a pls to open always in SQL Developer?
Joop