[jdom-interest] jdom.jar

Brett McLaughlin brett.mclaughlin at lutris.com
Tue Jun 27 08:56:09 PDT 2000


Adisorn Ratanakovit wrote:
> 
> Thanks Brett but I did download the file
> jdom-b4-src.zip from there and ran build.bat but there
> were errors during compiling. May be you'd know what
> these mean:
> 
> Executing Target : compile
> Compiling 31 source files to
> C:\unzipped\jdom-b4-src\jdom\build\classes\
> Exception in thread "main"
> java.lang.NoClassDefFoundError: sun/tools/javac/Main
> at
> org.apache.ant.taskdefs.Javac.doClassicCompile(Javac.java:421)
> at
> org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:218)
> .
> .

You didn't read build.xml, did you ;-)  No worries - you need to set
JAVA_HOME in your environment, to point at where your JDK is: for
example c:\jdk1.2.2. You can open up build.xml in a notepad and it tells
you more details.

-Brett

> .
> 
> --- Brett McLaughlin <brett.mclaughlin at lutris.com>
> wrote:
> >
> >
> > Adisorn Ratanakovit wrote:
> > >
> > > I have been unable to build jdom.jar for beta 4 on
> > > Windows 2000. Could anyone send me the file? I
> > need to
> > > work on it quite urgently and really do not want
> > to
> > > use the other parsers.
> >
> > Why can't you use the one downloadable from the
> > site? Go to
> > Downloads/Source
> >
> > >
> > > Also, just wondering why jdom.jar is not posted on
> > the
> > > site for download so those who just want to use
> > the
> > > parser can jump right in.
> >
> > Because it's a beta, and typically betas (in the
> > early stage that ours
> > are in) aren't released as binaries. Binaries imply
> > that something is
> > "gold" and really well-tested. We just aren't there
> > yet.
> >
> > Just unzip beta4.zip and run build.bat - really easy
> > ;-)
> >
> > -Brett
> >
> > >
> > > thanks,
> > > Adisorn.
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Get Yahoo! Mail - Free email you can access from
> > anywhere!
> > > http://mail.yahoo.com/
> > > _______________________________________________
> > > To control your jdom-interest membership:
> > >
> >
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
> >
> > --
> > Brett McLaughlin, Enhydra Strategist
> > Lutris Technologies, Inc.
> > 1200 Pacific Avenue, Suite 300
> > Santa Cruz, CA 95060 USA
> > http://www.lutris.com
> > http://www.enhydra.org
> 
> __________________________________________________
> Do You Yahoo!?
> Get Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/

-- 
Brett McLaughlin, Enhydra Strategist
Lutris Technologies, Inc. 
1200 Pacific Avenue, Suite 300 
Santa Cruz, CA 95060 USA 
http://www.lutris.com
http://www.enhydra.org



More information about the jdom-interest mailing list