My biggest problem has to do with setting up a JDeveloper workspace build by someone else. I check all the source out of version control (PVCS) but I still must go through the process of adjusting project settings and setting up libraries before I can compile. (The other developer develops in his D: directory. I only have a C: directory.) Is there a nice way to "share" the project settings so I do not have to go through this? Ideally, I'd like to check out the source, open the workspace in JDeveloper and be ready to compile.
Thanks
Thanks