Project-Relative Directory Paths

zakko

Member³
If you work with projects it is quite likely that you use a dedicated root folder per project in your file system.

My enhancement request is to have the option to set target directories for Program files, Test scripts etc. in Developer, that are applied relative to the project root folder. Expected behavior would be, in case you start working with a project in PL/SQL Developer, that new files for the project are automatically saved into the project root and its respective target folder below that given project root.

The aim is to get this kind of folder structure maintained by PL/SQL Developer:

Project1
- Program files
- Test Scripts
[...]
Project2
- Program files
- Test Scripts
[...]
Project3
- Program files
- Test Scripts
[...]

I couldn't find this functionality. If it's already there, could someone tell me how to set it up?
 
Last edited:
Back
Top