I
ianfeldberg
I'm having trouble importing an Ant project into Eclipse. The project
I'm trying to import is an Ant project that uses CVS for source
control.
I tried importing the CVS module (File->New->Project->Checkout Project
from CVS") which brings in the source from the CVS repository just
fine. The problem is that it doesn't import the whole project and
figure out, from the top-level build.xml file, all the classpaths,
targets, etc.
If I checkout the CVS module outside of Eclipse (using WinCVS) and then
do a "New Java project from an existing Ant buildfile" I keep getting
an error that says "c:\mydev\myproj is not a valid location for a
linked resource." Huh? What on Earth does this mean?
Since CVS seems to be the most common CM program and Ant is also wildly
popular then there should be someone out there who has done this.
Right?
Any help would be greatly appreciated.
- Ian
(e-mail address removed)
I'm trying to import is an Ant project that uses CVS for source
control.
I tried importing the CVS module (File->New->Project->Checkout Project
from CVS") which brings in the source from the CVS repository just
fine. The problem is that it doesn't import the whole project and
figure out, from the top-level build.xml file, all the classpaths,
targets, etc.
If I checkout the CVS module outside of Eclipse (using WinCVS) and then
do a "New Java project from an existing Ant buildfile" I keep getting
an error that says "c:\mydev\myproj is not a valid location for a
linked resource." Huh? What on Earth does this mean?
Since CVS seems to be the most common CM program and Ant is also wildly
popular then there should be someone out there who has done this.
Right?
Any help would be greatly appreciated.
- Ian
(e-mail address removed)