[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: New->Repository location... problem with 0.9.34 on fresh Eclipse 3.1

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-09-13 22:31:36 CEST

Jeremy Hughes <jpjhughes@gmail.com> wrote on 09/13/2005 03:47:48 PM:

> I've just installed Subclipse 0.9.34 from a local repository into a
> new install of Eclipse 3.1 running an empty workspace. I get the
> following in a dialog:
>
> --------------
>
> Your Eclipse workspace path is:
>
> c:\workspaces\e31\test
>
> But the actual file system path is:
>
> c:\workspaces\e31\test
>
> Subclipse will not operate corectly unless the values are the same.
> Use the Switch Workspaces option or change the -data parameter etc

It is just based on String.equals() comparison. All I can think of is
that there are some untrimmed spaces somewhere. For example, perhaps when
you specified your workspace location there were leading or trailing
spaces?

Try using File -> Switch Workspace and the Windows file chooser to pick
the folder.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Wed Sep 14 06:31:36 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.