[jdom-interest] build problem

Galluzzo, Eric EGalluzzo at synchrony.net
Thu Nov 30 05:58:04 PST 2000


Er, actually, it looks to me as if ant.jar isn't in your classpath.  Ant is
the tool that JDOM is using in order to build itself (sort of like a Java
makefile).  You can obtain it from jakarta.apache.org, I believe. :)

    - Eric

> -----Original Message-----
> From: Jason Hunter [mailto:jhunter at collab.net]
> Sent: Wednesday, November 29, 2000 2:37 PM
> To: sheetal pole
> Cc: jdom-interest at jdom.org
> Subject: Re: [jdom-interest] build problem
> 
> 
> Well, tools.jar or dev.jar (depending on your system) isn't being
> found.  If JAVA_HOME is set correctly, it should be 
> auto-found.  Perhaps
> you have an odd JDK arrangement or aren't using the Sun JDK.
> 
> -jh-
> 
> sheetal pole wrote:
> > 
> > I had checked up the readme earlier and set  JAVA_HOME 
> accordingly ...
> > :(
> > 
> > >From: Jason Hunter
> > 
> > >To: sheetal pole
> > >CC: jdom-interest at jdom.org
> > >Subject: Re: [jdom-interest] build problem
> > >Date: Tue, 28 Nov 2000 19:00:21 -0800
> > >
> > >Read the README. Note what it says about JAVA_HOME. It's 
> not properly
> > >set on your system.
> > >
> > >-jh-
> > >
> > >sheetal pole wrote:
> > > >
> > > > Hi all,
> > > >
> > > > I just started out with the installation of JDOM and when I run
> > > > build.sh/build.bat (unix and windows), I get the 
> following error:
> > > >
> > > > Exception in thread "main" java.lang.NoClassDefFoundError :
> > > >
> > > > /org/apache/tools/ant/Main
> > > >
> > > > Any help would be appreciated.
> > > >
> > > >
> > > >
> > > > Thank you,
> > > >
> > > > Sheetal.
> > > >
> > > >
> > > >
> > > >
> > 
> ----------------------------------------------------------------------
> > > > Get more from the Web. FREE MSN Explorer download :
> > > > http://explorer.msn.com
> > > >
> > > > _______________________________________________ To control your
> > > > jdom-interest membership:
> > > >
> > 
> http://lists.denveronline.net/mailman/options/jdom-interest/yo
uraddr at yourhost.com
> 
> ----------------------------------------------------------------------
> Get more from the Web. FREE MSN Explorer download :
> http://explorer.msn.com
_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhos
t.com



More information about the jdom-interest mailing list