Saving files

Vinny

Member²
Does there exists a mechanism to save multiple package specs and/or package bodies without opening each one individually and saving?

I often make changes to 10s of package and package bodies over the course of a couple of days. When I am satisfied with my work, I save the updated code into our source control software. It would be nice if you could multi-select items in the object browser and then save (file names = package name. package name extension).

Any work-arounds? :eek:
 
File - Save all works once all of the modules are open. I am talking about multi-select in the browser. Am I missing something?
 
The next version of the VCS Plug-In will allow you to select multiple objects in the Object Browser and check them in. For each file you will have to provide a comment though. Filenames will be derived from the object name and default extension.
 
Unfortunatly, this will not help me as our company does not utilize a Microsoft SCC compliant Version Control System.
 
Back
Top