Compile Invalid Objects

When the user clicks and selects an invalid object (such as a package body), the errors for that object are shown in the lower pane.

If the user drops the object (right click, drop), then the object is dropped, and the object is removed from the list. The objects below the dropped object "move up" one, and object that is moved into the dropped object's position is now highlighted as selected.

However, the errors in the lower pane are not refreshed...they still contain the errors for the dropped objects, not for the newly selected object.
 
Back
Top