Re: [PATCH] Jikes bootclasspath

Len Trigg <[email protected]> Sun, 17 Oct 2004 09:02:07 +1300
Newsgroups gmane.emacs.jdee,gmane.emacs.jdee.patches
Organization Reel Two Ltd.
Message-ID <hb655ae8jk.wl%[email protected]>
Javier S. Lopez wrote:
> A good solution for this is something along this lines:
> jde-compile-option-jikes-classpath
> Location to add system classes:
> (*) bootclasspath
> ( ) classpath
> ( ) none
> 
> Classes:
> INS DEL: /jre/lib/rt.jar
> INS

I still don't see why adding to the classpath rather than
bootclasspath need ever be an option.  When would anyone need to do
that?


> This will allow users to choose the location or disable the functionality
> altogether. In addition it will allows users to add other jar files like:
> jce.jar and jsse.jar

This sounds good.


Cheers,
Len.