If I add a source path which is not below the project directory, IDEA warns
me that sources from this path won't be compiled and find usages does not
work with these paths. This is okay. If I have a source file from my project
and try to use a class from the additional source path, IDEA suggest the
appropriate import, marks the file as correct and when I compile the
project, even the sources from the additional (non-project) source path get
compiled.

Michael


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to