Re: [LOOM] building from cvs
Mauro Talevi <[email protected]> Mon, 19 Apr 2004 20:32:33 +0100
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
Leandro Rodrigo Saad Cruz wrote: > >>- how you are trying to build - ie from which directory and which command? > > > $ECLIPSE-HOME/loom > this is the directory where I co loom from cvs can you try doing this: - in eclipse CVS Explorer, create a new Repository location at cvs.codehaus.org:/scm/cvspublic - under HEAD, right click on loom node and select "Check out as ..." and choose to checkout the project in the workspace. This will create a project in /home/<username>/workspace/loom - $cd /home/<username>/workspace/loom - $maven what output do you get?