Currently I'm about to move the development of our application out of the database and into the file system.
Unfortunately I have no idea how to "link" the database objects (packages, procedures and functions) to files in the file system.
So I read in the manual and found this nifty thingy called projects which seems to work like projects in other ides (like netbeans, eclipse, ...). Not sure if this is the proper way but I created a new project and added all my files from the file system (fnc, prc and pck) to this project.
Is this the suggested way? Or did I miss something essential?
If no, is there a way to integrate the projects files into the navigator for fast(er) accesss?
Thanks for any help.
Unfortunately I have no idea how to "link" the database objects (packages, procedures and functions) to files in the file system.
So I read in the manual and found this nifty thingy called projects which seems to work like projects in other ides (like netbeans, eclipse, ...). Not sure if this is the proper way but I created a new project and added all my files from the file system (fnc, prc and pck) to this project.
Is this the suggested way? Or did I miss something essential?
If no, is there a way to integrate the projects files into the navigator for fast(er) accesss?
Thanks for any help.
