When I try to compile a SP, which has error, after several attempts I start getting a bunch of these exception even if the SP is now correct by now:
SEVERE 1633 9481 oracle.ide.controls.WaitCursor WaitCursor.hide() called without matching WaitCursor.show()
So the only way to make things work appears to be restarting SQL Developer and trying to compile the SP again.
One small question: is there any way to turn off the notification about the restored connection where I need to click “Ok” every time (which makes no sense to me besides taking extra time from a user)?