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

Re: problem with checking out project into an eclipse workspace

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-02-25 17:21:45 CET

aloys.oberthuer@gmx.net wrote on 02/25/2005 11:18:33 AM:

> Still for it to work I need to open up the properties and add a JAR,
change
> the Jdk, etc. to
> trigger a rebuild. Otherwise the project shows a fault. Manually
rebuilding it
> does not help.
> And what might be a small bug: When I choose a non-default Jdk in the
Check out as...
> Wizard I still get the default Jdk in my project properties and need to
choose
> it again. Or is
> this because I checked out the .project file?

You really shouldn't use Checkout As ... if there is a .project file in
the repository. This is because the file created by the wizard will be
overlayed when the Checkout process happens. Also, what Checkout As ...
can do is fairly limited. You can setup all sorts of fancy stuff in that
Wizard, but in the end, the point of the Wizard was just to "register" the
project and create the .project file. The stuff that gets checked out
from the repository is just going to be placed where it exists relative to
what you checked out in the repository. So if you have a folder named
"src" in the repository you will get one in the WC. If you do not, it
won't.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sat Feb 26 03:21:45 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.