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

Re: Funky-ness (pathForLocatoin is null)

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-12-14 04:52:03 CET

> I don't know if this is a result of having "import existing project into
> workspace"ed the project or not, but the decorators seem to not refresh
> as well when I do that vs. using a "team set" and re-import to a
> seperate location. Just throwing it out there in case.

I posted something about this last week and also updated our FAQ. This is
somewhat "fixed" in the next release. We finally figured out that this is
caused when you Import a project into the workspace and there are case
issues with the path you imported vs. the file system. For example, you
might have typed C:\Work instead of c:\work or vice versa.

The "fix" I made was to output an error to our console saying that this is
likely the problem and also to put code in place so that you only get the
error message once per session.

Try deleting the project from your workspace (do not delete the contents).
Do the Import again and be sure to use the file chooser so that the case
matches.

http://subclipse.tigris.org/faq.html#path-case

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Wed Dec 14 14:52:03 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.