At 02:50 PM 9/18/00 +0100, you wrote:
>OK, but I have to frequently browse source files in a different source tree
>from my main projects, and I don't want to have to create a project file for
>every directory I may need to browse. I suppose I coiuld create a project
>file at the root directory of all drives which may contain Java source code.
Why would you do this? I browse the JDK source directory all the time and I
don't have a project file for that directory. If a directory tree doesn't
contain a project file, the JDE uses whatever customizations you set in
your .emacs file.
>Would this solve my problem?
I don't know since I don't understand the problem.
- Paul