On Tuesday 10 April 2007 08:55, Gordon Keith wrote:
> On Thursday 05 April 2007 21:54, Mark Phippard wrote:
> > On 4/5/07, Gordon Keith <gordon.keith@csiro.au> wrote:
> > > I'm setting up a new machine (not something I do often) and can't
> > > checkout any of my subversion projects.
> > >
> > > The machine is a 64 bit SuSE10.2 which comes with eclipse 3.2.1.
> > > I changed the ownership of /usr/share/eclipse to me.
> > > I used the eclipse software updates option to upgrade to the latest,
> > > 3.2.2. I edited /etc/eclipse.conf to include:
> > > VM_ARGS="-Xms64M -Xmx2560M"
> >
> > What JVM are you using? Subclipse does not work with gcj and you
> > typically see errrors like these. So I would suspect that is the
> > problem.
>
> I upgraded to Sun's JDK 1.6 for linux:
> > java -version
>
> java version "1.6.0_01"
> Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
> Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_01-b06, mixed mode)
On second thoughts it looks like it might have been the problem.
After booting the system after the weekend, it seems to be working, so maybe
it was still finding the old JVM for some reason.
Thanks
Gordon
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Apr 10 01:10:44 2007