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.
