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!

How to open package body when you have the name

BEDESep 27 2019 — edited Sep 27 2019

So, suppose you are looking into some code in the editor and you see a call to some procedure or function in a package (or some method of an object). If you right-click the package name and select "Open Declaration" you can see the specification, but not the body. Is there a way to see the body without going in to the tree where the database objects are displayed? I wish there was some choice in that popup menu like "Edit body" (like in pl/sql developer https://www.allroundautomations.com/plsqldev.html?gclid=EAIaIQobChMIppjPqdXw5AIVAr7ACh0B8wLnEAAYASAAEgI3mvD_BwE ) for packages and types... Is there a way?

This post has been answered by thatJeffSmith-Oracle on Sep 27 2019
Jump to Answer
Comments
Post Details
Added on Sep 27 2019
1 comment
4,832 views