I have a package which uses PLSQL CCFLAGs for conditional compilation. When this package is opened in the Program Editor the Code Contents panel remains blank (version 7.1.4). Removing the conditional compilation directives ($IF $THEN $ELSE $END) from the code allows the Code Contents panel to display the correct data.
Is there anyway to get the Code Contents panel to play properly when conditional compilation is being used?
Is there anyway to get the Code Contents panel to play properly when conditional compilation is being used?