> 2. Source paths are the roots of java source trees. Only > these sources are visible during debugging. Only those > sources that are also below a project path are used during > recompilation.
This pathes will be only used during recompilation if this pathes are subdirectories of the specified project directory. This is very pity because I often set my src path to directories outside of my project. So I have to compile all classes in this outsided files manually (because they aren't included in build project ): oliver _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
