K kevb Member² Jan 5, 2004 #1 Hi I am working on a lot of files with in plsql dev. I may have several open at one time, is it possible to compile every file I have open? Or do I have to view each file and compile it?
Hi I am working on a lot of files with in plsql dev. I may have several open at one time, is it possible to compile every file I have open? Or do I have to view each file and compile it?
patch Member³ Jan 5, 2004 #1 Use a project. You can then build or make the project. I guess build is compile all and make is compile only changed files, but I am not sure. Hope it helps. Kindest regards, Patrick
Use a project. You can then build or make the project. I guess build is compile all and make is compile only changed files, but I am not sure. Hope it helps. Kindest regards, Patrick