Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » External Ant and required jars
External Ant and required jars [message #69052] Fri, 27 June 2003 13:52 Go to next message
Eclipse UserFriend
Originally posted by: agooch.adelphia.net

I have the following problem. From the command line I can execute my Ant
build file. It requires an obfuscator, retroguard.jar, which is found when
I build from the command line. When I build from Eclipse the RetroGuard
class is not found. I configured Eclipse to not use global classpath as
specifed in the Ant runtime prefs, and set ANT_HOME to point to my modified
apache-ant-1.5.3 install (removed xercesImpl.jar). The retroguard.jar shows
up in the Ant runtime classpath, but does not seem to be applied. Any
ideas?

thanks in advance...

-allen
Re: External Ant and required jars [message #69352 is a reply to message #69052] Sat, 28 June 2003 00:58 Go to previous messageGo to next message
Eclipse UserFriend
It appears that you are setting things up correctly.
Have you tried running in verbose (or debug) mode for Ant and comparing the
difference between command line build and the build within Eclipse?

Darins

"Allen Gooch" <agooch@adelphia.net> wrote in message
news:bdi07t$431$1@rogue.oti.com...
> I have the following problem. From the command line I can execute my Ant
> build file. It requires an obfuscator, retroguard.jar, which is found
when
> I build from the command line. When I build from Eclipse the RetroGuard
> class is not found. I configured Eclipse to not use global classpath as
> specifed in the Ant runtime prefs, and set ANT_HOME to point to my
modified
> apache-ant-1.5.3 install (removed xercesImpl.jar). The retroguard.jar
shows
> up in the Ant runtime classpath, but does not seem to be applied. Any
> ideas?
>
> thanks in advance...
>
> -allen
>
>
Re: External Ant and required jars [message #72439 is a reply to message #69052] Thu, 03 July 2003 13:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ehansen.convergentnet.com

Why do you have to remove xercesImpl? I am getting error messages related
to that when I set ANT_HOME instead of using the Ant that is with Eclipse.

"Allen Gooch" <agooch@adelphia.net> wrote in message
news:bdi07t$431$1@rogue.oti.com...
> I have the following problem. From the command line I can execute my Ant
> build file. It requires an obfuscator, retroguard.jar, which is found
when
> I build from the command line. When I build from Eclipse the RetroGuard
> class is not found. I configured Eclipse to not use global classpath as
> specifed in the Ant runtime prefs, and set ANT_HOME to point to my
modified
> apache-ant-1.5.3 install (removed xercesImpl.jar). The retroguard.jar
shows
> up in the Ant runtime classpath, but does not seem to be applied. Any
> ideas?
>
> thanks in advance...
>
> -allen
>
>
Re: External Ant and required jars [message #72473 is a reply to message #72439] Thu, 03 July 2003 14:16 Go to previous messageGo to next message
Eclipse UserFriend
Because Eclipse "forces" the user to use the Xerces provide in the Xerces
plugin.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=36643

Darins

"Erik Hansen" <ehansen@convergentnet.com> wrote in message
news:be1on6$3uc$1@rogue.oti.com...
> Why do you have to remove xercesImpl? I am getting error messages related
> to that when I set ANT_HOME instead of using the Ant that is with Eclipse.
>
> "Allen Gooch" <agooch@adelphia.net> wrote in message
> news:bdi07t$431$1@rogue.oti.com...
> > I have the following problem. From the command line I can execute my Ant
> > build file. It requires an obfuscator, retroguard.jar, which is found
> when
> > I build from the command line. When I build from Eclipse the RetroGuard
> > class is not found. I configured Eclipse to not use global classpath as
> > specifed in the Ant runtime prefs, and set ANT_HOME to point to my
> modified
> > apache-ant-1.5.3 install (removed xercesImpl.jar). The retroguard.jar
> shows
> > up in the Ant runtime classpath, but does not seem to be applied. Any
> > ideas?
> >
> > thanks in advance...
> >
> > -allen
> >
> >
>
>
Re: External Ant and required jars [message #72491 is a reply to message #72473] Thu, 03 July 2003 14:39 Go to previous message
Eclipse UserFriend
Originally posted by: ehansen.convergentnet.com

Good to know. Removing that file fixed my problem.

"Darin Swanson" <Darin_Swanson@us.ibm.com> wrote in message
news:be1rs8$78r$1@rogue.oti.com...
> Because Eclipse "forces" the user to use the Xerces provide in the Xerces
> plugin.
> See https://bugs.eclipse.org/bugs/show_bug.cgi?id=36643
>
> Darins
>
> "Erik Hansen" <ehansen@convergentnet.com> wrote in message
> news:be1on6$3uc$1@rogue.oti.com...
> > Why do you have to remove xercesImpl? I am getting error messages
related
> > to that when I set ANT_HOME instead of using the Ant that is with
Eclipse.
> >
> > "Allen Gooch" <agooch@adelphia.net> wrote in message
> > news:bdi07t$431$1@rogue.oti.com...
> > > I have the following problem. From the command line I can execute my
Ant
> > > build file. It requires an obfuscator, retroguard.jar, which is found
> > when
> > > I build from the command line. When I build from Eclipse the
RetroGuard
> > > class is not found. I configured Eclipse to not use global classpath
as
> > > specifed in the Ant runtime prefs, and set ANT_HOME to point to my
> > modified
> > > apache-ant-1.5.3 install (removed xercesImpl.jar). The retroguard.jar
> > shows
> > > up in the Ant runtime classpath, but does not seem to be applied. Any
> > > ideas?
> > >
> > > thanks in advance...
> > >
> > > -allen
> > >
> > >
> >
> >
>
>
Previous Topic:Cross platform development questions
Next Topic:Argument to JUnit TestCase
Goto Forum:
  


Current Time: Thu May 01 20:49:31 EDT 2025

Powered by FUDForum. Page generated in 0.03375 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top