Paul Kinnucan wrote:
> jde-jikes-system-classpath
> 
> Compiler option used to specify system classpath:
>  (*) -bootclasspath
>  ( ) -classpath
>  
>  System classpath:
>  INS DEL: /jre/lib/rt.jar
>  INS

I had an initial look at this but got stuck in how to turn the
specified jarfiles into a classpath (including allowing dereferencing
the rt.jar w.r.t the currently selected JDK).  So, I've just KISS and
done the part that allows selecting the flag used to supply the
classes (there's probably also some copy-paste reduction possible, but
I'm not really oo-lisp familiar).

Cheers,
Len.

Attachment: jde-compile.patch
Description: Binary data

Reply via email to