M malinow Member Aug 16, 2017 #1 Hi, I am a relatively new user of PL/SQL Developer. I am still looking for some features I have available in other tools. I can't see the easy way how to switch between package specification and body. Is it possible ? Regards, Marcin
Hi, I am a relatively new user of PL/SQL Developer. I am still looking for some features I have available in other tools. I can't see the easy way how to switch between package specification and body. Is it possible ? Regards, Marcin
Marco Kalter Administrator Staff member Aug 17, 2017 #1 If you right-click on a package (body) and select "Edit spec & body", you will get both parts in the Program Window. Now you can quickly switch between them by clicking on the corresponding tab at the top of the Program Window.
If you right-click on a package (body) and select "Edit spec & body", you will get both parts in the Program Window. Now you can quickly switch between them by clicking on the corresponding tab at the top of the Program Window.