I probably did something wrong, but after setting the debug mode, I didn't create the file you described.
However, I also noticed:
1. The program starts up slowly even when the "Files" view is not visible.
2. The program starts normally only after I remove the directory from the "Files" view.
I took the steps:
1. I have enabled Git support
2. I opened the "Files" view
3. I added a directory from the Git repository with about 5000 SQL files with the "Include = *. Sql" option
4. I closed the program.
5. Reopening the program takes a long time (the program does not respond about 5...
The settings export dialog does not work correctly. It seems that not all settings are exported to the file "preferences.ini". For example, "Preferences > Files > Format > Encoding > Save with BOM" is skipped.
- PL/SQL Developer
- Version 12.0.7.1837 (64 bit)
We are using PL/SQL Developer in our company for years. Now we try to implement shared "Connections list" which could be imported/exported on panel (menu Tools > Connections). We want to every programmer have the same password list.
We have about 50 databases, with average number of 5 database...