Re: Eclipse/CVS/Ant
- From: Dirk Michaelsen <dirk.michaelsen@xxxxxxxxxxxxxxx>
- Date: Wed, 14 Sep 2005 08:15:36 +0200
Hi,
>How do you import a Java project into Eclipse that uses Ant to build
>and CVS for source control?
>
>Are you supposed to checkout the CVS module first with
>"File->New->Project->Checkout Project from CVS"?
yes, I would checkout the whole project from CVS if it is already
there. If the project isn't in the CVS yet you can add it with
Team/Share Project.
>If so, how then do you import the build.xml file? Whenever I use the
>Project Wizard to create the project it tells me that the project name
>is already taken. Am I supposed to delete the CVS module from the
>Project view but leave the contents on disk and then do an "Import Java
>project from Ant buildfile"?
Well, if there is already a project with the same name in your
workspace delete it first. Then try again to checkout the whole
project.
And what do you mean with "import the build.xml"? Do you want to
import it to CVS? Then just use Team/Add to Version Control or
Team/Commit.
>It certainly isn't as intuitive as I would expect.
We work with Eclipse and CVS in a developer team now for more than two
years and found the CVS integration of Eclipse very easy to use.
Maybe you'd better read some documentation about principles of CVS
first.
cu
Dirk
.
- Follow-Ups:
- Re: Eclipse/CVS/Ant
- From: ianfeldberg@xxxxxxxxx
- Re: Eclipse/CVS/Ant
- Prev by Date: Re: is there sth like: eclipse plugin for comparing 2 different files (like in CVS)?
- Next by Date: Comparing class files for equivalence
- Previous by thread: Eclipse & Jboss
- Next by thread: Re: Eclipse/CVS/Ant
- Index(es):
Relevant Pages
|