This is the mail archive of the
eclipse@sources.redhat.com
mailing list for the gcj-compiled eclipse project.
Re: ant support?
- From: Tom Tromey <tromey at redhat dot com>
- To: Marc Boorshtein <marc dot boorshtein at octetstring dot com>
- Cc: eclipse at sources dot redhat dot com
- Date: 04 Aug 2003 11:19:18 -0600
- Subject: Re: ant support?
- References: <1060013806.5749.10.camel@ldap.myhost.com>
- Reply-to: tromey at redhat dot com
>>>>> "Marc" == Marc Boorshtein <marc.boorshtein@octetstring.com> writes:
Marc> I got it up and running, seems to be working except for one
Marc> thing, ant doen't work (neither the view or the launch utility).
Marc> Anyone have luck with this?
There's a bug fix for this that I checked in (here), but not in time
for this particular release. The patch is available though:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=40972
This fixes some of the ant problems anyway.
Apply this patch to eclipse and rebuild the RPM.
Tom