[Biojava-l] problem running demos from the biojava-live dir ...
Matthew Pocock
mrp@sanger.ac.uk
Tue, 28 Aug 2001 11:50:04 +0100
The windows path is:
%JAVA_HOME%\jre\lib\ext\
It looks like the windows & unix installs are prety similar. It's a miracle.
Matthew
Mark Schreiber wrote:
> On Fri, 24 Aug 2001, Thomas Down wrote:
>
>
>> Under Unix JDK releases, you can put JAR files into:
>>
>> ${JAVA_HOME}/jre/lib/ext/
>>
>> and they get automatically added to the default classpath of
>> all virtual machines. Is this what you mean?
>>
>> There's a corresponding directory under Windows, but
>> I can't confirm if it's the same one or not.
>>
>
>
> Can anyone tell me what this directory is?? Sounds very useful.
>
> Mark