This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Compiling and running Eclipse 3
- From: Tom Tromey <tromey at redhat dot com>
- To: Andrew Overholt <overholt at redhat dot com>
- Cc: GCJ Hackers <java at gcc dot gnu dot org>
- Date: 02 Dec 2004 15:51:03 -0700
- Subject: Re: Compiling and running Eclipse 3
- References: <m3lld9gxme.fsf@localhost.localdomain><20041202215845.GA10298@redhat.com>
- Reply-to: tromey at redhat dot com
>>>>> "Andrew" == Andrew Overholt <overholt@redhat.com> writes:
Andrew> I've followed these instructions and I've got Eclipse starting
Andrew> up! Unfortunately, whenever I enter an editor, it crashes.
Andrew> Anyone else having similar issues?
It works well for me. Take a look at your workspace/.metadata/.log
file, maybe there is something there.
I've also heard reports of problems when trying to open a new project.
I haven't seen that myself though.
Tom