AW: [jdom-interest] Bye bye JBuilder 5?

Falk Fraikin fraikin at informatik.tu-darmstadt.de
Mon Jan 21 06:09:00 PST 2002


Hi,

when we upgraded from JBuilder 4 to 5 what happened was: We had to recreate
entries for the libraries that were not included in JBuilder 5, because
JBuilder did not find them. When we pressed the compile button afterwards,
we got error messages, because the libraries that were included were not the
correct version. JBuilder 5 just used them, because the library entries had
the same name. After redirecting them to the versions we are using
everything worked fine.

Falk

>
> I'm using JBuilder 4, so I can't be certain about 5, but (as
> the linked FAQ article indicates) in my experience JBuilder
> does not add its own library jars to the classpath  for your
> application. When you run within JBuilder, it displays the
> classpath it has constructed for your app in the conlsole
> window, and (in version 4 at least) it always places your
> project-specific libraries on the classpath first, before the
> standard JDK ones.
>
> Did you include beta 7 in the 'Required Libraries' settings
> for your project, or did you actually replace the jdom /
> xerces jars installed with JBuilder? I would expect the
> former to work.
>
> Sorry I can't be any more help, but my employer isn't
> prepared to fork out nearly the full cost of JBuilder just to
> upgrade from 4 to 5!  ;)
>
>
> Al.
>
>
> > -----Original Message-----
> > From: Jason Hunter [mailto:jhunter at servlets.com]
> > Sent: 19 January 2002 02:07
> > To: Bilton, Sasha
> > Cc: 'jdom-interest at jdom.org'
> > Subject: Re: [jdom-interest] Bye bye JBuilder 5?
> >
> >
> > Any IDE that uses XML classes itself and would expose them to the
> > application is not an IDE I would trust.  You'll do better
> without it
> > imho.  Outside classes default exposed to your runtime kills
> > portability.
> >
> > -jh-
> >
> > "Bilton, Sasha" wrote:
> > >
> > > Hi,
> > >
> > > I'm getting the dreaded NoSuchMethodException when trying
> > to transform a
> > > JDOM Document using the XSLTTransform example in beta 7
> > under _JBUILDER 5_
> > > (it works in shell). I've got the b7 version of xerces.jar
> > as the very first
> > > .jar in classpath, followed by xalan, jdom (beta 7),
> > crimson and jaxp.
> > > Looking at the FAQ I found this...
> > >
> > > http://www.visi.com/~gyles19/fom-serve/cache/284.html
> > >
> > > Anyone know if this is causing the NoSuchMethodException I
> > seeing? If so I
> > > assume I'll have to drop running my code through JBuilder?
> > >
> > > Many thanks in advance
> > >
> > > Sasha Bilton
> > >
> > >
> >
> **********************************************************************
> > > Information in this email is confidential and may be privileged.
> > > It is intended for the addressee only. If you have received
> > it in error,
> > > please notify the sender immediately and delete it from
> your system.
> > > You should not otherwise copy it, retransmit it or use or
> > disclose its
> > > contents to anyone.
> > > Thank you for your co-operation.
> > >
> >
> **********************************************************************
> > >
> > > _______________________________________________
> > > To control your jdom-interest membership:
> > >
> > http://lists.denveronline.net/mailman/options/jdom-interest/yo
> uraddr at yourhost.com
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/yo
uraddr at yourhost.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20020121/aad02299/attachment.htm


More information about the jdom-interest mailing list