Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Auto recompilation of body after compilation of spec

GussayMar 26 2012 — edited Mar 29 2012
SQL Developer 3.1


If I make a change to my package body (that requires an update to the package spec) but don't compile it, then change my spec, SQL Developer keeps popping up the following warning box...
Package Body xxx.yyy@my_schema has been externally modified. Reload? 
(Yes / No boxes) 
This is annoying.

How do I stop SQL Developer from trying to automatically recompile my package body and reload the one held in the database after I compile my package spec?


Gus..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2012
Added on Mar 26 2012
18 comments
2,350 views