Erik-Berndt Scheper
Member²
Yesterday I downloaded and installed PL/SQL Developer 5.1.4. I think there is a bug in the program window, which was not in 5.1.3.
Whenever a case / end case construct is used in a function / procedure within a package body,
all subsequent procedures are no longer shown in the contents pane.
If you comment out the case / end case construct, the contents of subsequent functions are shown OK.
The package compiles fine.
Whenever a case / end case construct is used in a function / procedure within a package body,
all subsequent procedures are no longer shown in the contents pane.
If you comment out the case / end case construct, the contents of subsequent functions are shown OK.
The package compiles fine.