Recent content by Thorsten Kohl (IBS)

  1. T

    Ver 8 does not save desktop

    Thanks in advance!
  2. T

    Refresh for loaded objects

    I forgot one thing when objects cannot be loaded because of no login: If you close PLSQL-Dev without login and reloading objects, then the objects are no longer reloaded after next start of PLSQL-Dev.
  3. T

    Refresh for loaded objects

    When I've loaded several objects (Packages, Views, Tables...) on the right side and the objects have changed in database, there's no other way to refresh the view than to close all those windows, find them in tree and open them again. The same happens, when the saving desktop is enabled and I...
  4. T

    Macro Recording

    This would be very good to know. But Marco told me a few month ago, that macro recording is not fully working under vista. All special keys are not working any more (F8, Ctrl+C...). Therefore macro functionality is no longer usable for us "vista users" (and I think it's the same under Windows...
  5. T

    Ver 8 does not save desktop

    "AutoSave Desktop" (under User Interface / Options ;-) was really disabled. I found out, that also some other configurations was lost, f.e. logon history / store with password. The second point is really annoying for us. After each start of PLSQL-Dev. we have to change from to . And after each...
  6. T

    Ver 8 does not save desktop

    I've added the parameter desktop= to params.ini. Now the desktop is restored. But the users filter is always set to instead of restoring last configuration. But this filter is not only affecting the object browser but also f.e. "compile invalid objects". So it would be very helpful, if this...
  7. T

    Ver 8 does not save desktop

    No, I'm using it without any parameter: "C:\Users\Public\PLSQL Developer\plsqldev.exe" As you can see, it's installed not in "Default" directory (program files). That's because in that directory I have full access to the files. Installng PL/SQL-Developer 7 in "program files" causes problems with...
  8. T

    Ver 8 does not save desktop

    I upgraded from latest version 7 to new version 8 of PL/SQL Dev. Now after closing and opening the programm, it doesn't restore my desktop as it was before: - objects => is always selected - open files are not opened again - open objects are not opened again Is there any option which must be...
  9. T

    Autoreplace, Templates and Projects

    Hi, using TPL files is a nice feature. But one problem is, that after replacing the cursor stucks at the beginning of the replaced text. When I use "direct replacements", the cursor moves to the end (behind the replaced text). What can I do, that after replacing the cursor moves to the end of...
  10. T

    plsqldoc very slow

    I hope that Allround Automations is looking for that problem. But to keep silent is not what I'm expecting...
  11. T

    plsqldoc very slow

    I've tested now also the old version of PLSQLDeveloper, but it's the same problem. Before around 1 year I generated the last docs without any problems. So I tested it also with the same old database => but without any change, the problem is still there. Could it be, that the problem is caused...
  12. T

    plsqldoc very slow

    I've just checked it and they're not generated. Only internal references are created. That's bad :eek: (but I think a doc without external links is better than no doc :rolleyes: )
  13. T

    plsqldoc very slow

    I found a way to generate docs - not very nice but it works: 1) before starting PLSQLDeveloper create a new empty directory. 2) after starting PLSQLDeveloper set this empty dir as plsqldoc dir 3) open windows explorer (or whatever you are using) an go to this still empty dir 4) mark your...
  14. T

    plsqldoc very slow

    Are there any news about this problem? I've got the same problem. To document a few packages is no problem, when then the time which is needed becomes more and more. I used it before 1 year without any performance problems. The differences are: Old: Oracle 9.2 New: Oracle 10.2 Old...
  15. T

    Preference set - default program file directory is not working

    Marco, thanks for your quick answer. Maybe it would be a nice feature for the next version/release.
Back
Top