Compiling Wrapped Code

Malkan

Member
Hi All,

I am a pl/sql developer newbie...I am very happy with the application, but have come across a slight problem!

If I endevour to compile a wrapped body (with compilation errors) I am not able to see any of the errors...as I get a '/*source is wrapped*/' message.

How can I compile a wrapped pl/sql package body and receive the errors...are there any preference settings for this?

Many thanks in advance,

Brij
 
We'll try to improve this. At the moment you can only see the compilation errors by using the "Compile Invalid Objects" function from the Tools menu. If you subsequently select the invalid wrapped package, you will see the compilation errors.

------------------
Marco Kalter
Allround Automations
 
Back
Top