Sorry, this feels like an FAQ, but I haven't found anything in the docs. In many software development environments, the source code and .class files are spread throughout a directory tree. Are there any tools to make it relatively easy to set CLASSPATH and/or jde-global-classpath to include all the directories within a subtree? Or, does including a high-level directory implicitly include all of the subdirectories? Also, if one sets jde-global-classpath, is CLASSPATH still used as part of the search path as well, or is it completely overridden? If both jde-global-classpath and CLASSPATH are considered, in what order are they searched? TIA, -Jonathan
