This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gij vs Eclipse
- From: Tom Tromey <tromey at redhat dot com>
- To: Mark Wielaard <mark at klomp dot org>
- Cc: java at gcc dot gnu dot org
- Date: 23 Apr 2004 16:56:37 -0600
- Subject: Re: gij vs Eclipse
- References: <1082728597.27234.252.camel@elsschot.wildebeest.org>
- Reply-to: tromey at redhat dot com
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> Since Tom is pushing for Eclipse again I thought I try it out with gij
Mark> from CVS. But it seems we still have the same problem as we have last
Mark> November.
Mark> http://gcc.gnu.org/ml/java/2003-11/msg00322.html
Note that for 3.4 this was fixed by a Makefile hack.
For the trunk we were explicitly waiting for Bryce's stack trace rewrite.
Tom