Michael Stahl wrote:
> hmm...so clearly it is added to CLASSPATH, but it does not end up in the 
> command; that is most mysterious...
>
> what is the command like if, in the definition of gb_JavaClassSet__command 
> (solenv/gbuild/JavaClassSet.mk), you
> a) replace gb_Helper_abbreviate_dirs_native with
>            gb_Helper_abbreviate_dirs

ScriptFramework.jar is still not on the command line, and javac blows up 
because it doesn't like paths that look like
"/cygdrive/c/yaddayadda"

> b) remove the first line "$(call gb_Helper_abbreviate_dirs_native,\"
>    [and the matching closing parenthesis on the last line as well]
>

ScriptFramework.jar is still not on the command line, and javac blows up 
because it doesn't like paths that look like
"/cygdrive/c/yaddayadda"


Disclaimer: http://www.peralex.com/disclaimer.html


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to