[jdom-interest] Re: [jdom-commits] CVS update: jdom-site/docs
Elliotte Rusty Harold
elharo at metalab.unc.edu
Thu Mar 15 06:47:06 PST 2001
At 7:35 PM +0000 3/13/01, jhunter at cvs.jdom.org wrote:
>Date: Tuesday March 13, 2001 @ 19:35
>Author: jhunter
>
>Update of /home/cvspublic/jdom-site/docs
>In directory www.nmemonix.com:/tmp/cvs-serv25230/docs
>
>Modified Files:
> faq.html
>Log Message:
>Added clarification that the standard extension dir is jre\lib\ext.
>
I wish it were that simple. If you've installed the JDK on Windows
(not the just the JRE) you may well have two separate ext
directories, one of which is used for compiling (typically somewhere
like C:\jdk1.3\jre\lib\ext) and the other of which is used for
running code, (typically somewhere like C:\Program
Files\JavaSoft\jre\1.3\lib\ext). The wrong jar file in either
directory can get in your way (though at different times).
Furthermore the right jar file has to be in both directories.
--
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
| The XML Bible (IDG Books, 1999) |
| http://metalab.unc.edu/xml/books/bible/ |
| http://www.amazon.com/exec/obidos/ISBN=0764532367/cafeaulaitA/ |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://metalab.unc.edu/javafaq/ |
| Read Cafe con Leche for XML News: http://metalab.unc.edu/xml/ |
+----------------------------------+---------------------------------+
More information about the jdom-interest
mailing list