Paul Ebermann writes:

 > I think, the problem is, that the "jde-compile-option-sourcepath"
 > (which is "G:\java\sources") is not in the list.
 > 
 > I inserted it (before jde-global-classpath)
 > and ... [try] ... it works.
 > 

You should be using jde-db-source-directories to specify the
location of source files on your system. The JDE does not
use jde-compile-option-sourcepath for any purpose. It simply
passes it onto the compiler. I intend to change the nane
of jde-db-source-directories in an upcoming release to 
jde-global-sourcepath to better reflect its usage.

- Paul

Reply via email to