Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Poll: Pins or automatic editor closing?

Vadim Tropashko-OracleJun 19 2008 — edited Jun 24 2008
For 2.0 PL/SQL viewer is dropped and all the information tabs such as "Grants","Detail","Dependencies","Profiles" are added to the editor. As a consequence when you double click on a PLSQL node it would open only the editor. There is only one Code tab which automatically resolved the long standing request to add features to the read only code editor. Also much of navigation confusion (as to whether to open editor or viewer when selecting a global/advanced search item) is resolved.

Now there are two choices how to control the number of PL/SQL editors open.
1. Eclipse style: set the maximal number of open PL/SQL editors in the preferences. Keep no more than this number of editors alive, close the oldest editors when the number exceeds the threshold.
2. Keep one editor open, and the others which are explicitly pinned down.

Which option do you like better?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 22 2008
Added on Jun 19 2008
6 comments
1,243 views