These are the steps I follow to edit an Oracle package:
Open the appropriate Project.
Right-click the package I want to edit, select View Spec & Body.
Right-click on the package and Check Out.
Make some changes and compile. I am not through editing the package but I close the Program Window.
Now I want to make more changes. I click View Spec & Body and it opens in read-only mode. How do I now get it into edit mode since it is already checked out? Do I have to check it in and check it back out even though I don't want to check it in because the changes are not complete?
Open the appropriate Project.
Right-click the package I want to edit, select View Spec & Body.
Right-click on the package and Check Out.
Make some changes and compile. I am not through editing the package but I close the Program Window.
Now I want to make more changes. I click View Spec & Body and it opens in read-only mode. How do I now get it into edit mode since it is already checked out? Do I have to check it in and check it back out even though I don't want to check it in because the changes are not complete?