Empty "Code Contents"

arturwp

Member
Hi,

There is a problem while editing pl/sql package body.
I have instruction like this:

if var1>0then

Its compiling even without space between "0" and "then".
But PL/SQL Developer shows empty Code Contents pane.

--
Artur
 
Back
Top