I
ianfeldberg
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"?
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"?
It certainly isn't as intuitive as I would expect.
- Ian
(e-mail address removed)
and CVS for source control?
Are you supposed to checkout the CVS module first with
"File->New->Project->Checkout Project from CVS"?
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"?
It certainly isn't as intuitive as I would expect.
- Ian
(e-mail address removed)