Re: problem building for Eclipse

2008-04-17 Thread Stephen Duncan Jr
The following should work: mvn install mvn eclipse:eclipse -Stephen On Thu, Apr 17, 2008 at 3:56 AM, David Calavera <[EMAIL PROTECTED]> wrote: > On Thu, Apr 17, 2008 at 8:34 AM, Dan Diephouse < > [EMAIL PROTECTED]> > wrote: > > > As a Maven guy, might I suggest: > > > > $ cd abderatrunk > > $ m

Re: problem building for Eclipse

2008-04-17 Thread David Calavera
On Thu, Apr 17, 2008 at 8:34 AM, Dan Diephouse <[EMAIL PROTECTED]> wrote: > As a Maven guy, might I suggest: > > $ cd abderatrunk > $ mvn eclipse:eclipse > > In eclipse: > File -> Import -> Existing Projects > > Enter the directory to the abdera source and hit OK. > > (thats off the top of my head

Re: problem building for Eclipse

2008-04-16 Thread Dan Diephouse
As a Maven guy, might I suggest: $ cd abderatrunk $ mvn eclipse:eclipse In eclipse: File -> Import -> Existing Projects Enter the directory to the abdera source and hit OK. (thats off the top of my head, hopefully its right) Dan Jun Yang wrote: Hi all, I am following the instructions in BU

Re: problem building for Eclipse

2008-04-16 Thread James M Snell
That script is *really* old. I will try to get it updated by the end of the week. - James Remy Gendron wrote: Jun, snell_sandbox is a branch in the svn repository: http://svn.apache.org/repos/asf/incubator/abdera/java/branches/snell_sandbox You will find what you are looking for there. If yo

Re: problem building for Eclipse

2008-04-16 Thread Jun Yang
On Wed, Apr 16, 2008 at 5:46 PM, Remy Gendron <[EMAIL PROTECTED]> wrote: > Jun, snell_sandbox is a branch in the svn repository: > > http://svn.apache.org/repos/asf/incubator/abdera/java/branches/snell_sandbox > > You will find what you are looking for there. > > If you are looking to build from t

RE: problem building for Eclipse

2008-04-16 Thread Remy Gendron
Jun, snell_sandbox is a branch in the svn repository: http://svn.apache.org/repos/asf/incubator/abdera/java/branches/snell_sandbox You will find what you are looking for there. If you are looking to build from the sources, the easiest is to use the ant build. I myself, when I want to path Abdera