Declaration Window not showing on a package

SURFThru

Member
While Editing a Package a Declaration Window shows up that shows all the functions and procedures in a package. Then by clicking a function or a procedure PL/SQL Dev will navigate to that procedure.

Well on one package I am working on the Declaration Window no longer shows up. I closed PL/SQL started it back and still this one package does not show the window. It compiles ok with no errors. What would cause this issue?
 
Last edited:
I found under Tools>Show Code Contents now I see the declaration under the Package, but the Package Body still does not show it.
 
Last edited:
Back
Top