Forward declarations

Makker

Member²
When generating a package with Oracle Designer, it also adds forward declarations for each program-unit in the package body. That is quite inconvenient when clicking in the package body-object-browser. You can't see if the declaration you want to branch to is a forward declaration or the actual program unit. Can this be made visual? Or that if you click on the forward declaration, that Pl/Sql Developer automatically jumps to the actual program unit (I'm not interested in viewing/editing the forward declaration)?

Thanks in advance.

Regards,
Martien van den Akker
 
Back
Top