PL/SQL Developer not open packages correctly

Hi I'm pretty new to PL/SQL Developer.

I'm having a problem that some of my packages aren't opening correctly. Most are fine but some are either blank or showing garbage, they open fine in other tools I use (SQL Tools 1.6 and SQL Developer)

I'm using version 9.0.6.1665

Any ideas what could be causing this?
 
How exactly do you open them? From the file system or from the database?

If from the file system: can you send me an example file by e-mail?

If from the database: what do you see when you query the sys.all_source view for the package?
 
Back
Top