Re: [Codenarc-user] How can i build codenarc source code using eclipse? Pls help
Brought to you by:
chrismair
From: Hamlet D'A. <ham...@gm...> - 2010-04-28 14:09:16
|
You can build it from the command line with : mvn install You just need to install Maven. However, you are right that an IDE greatly simplifies debugging and devlopment cycle. I can offer you a 60 day trial license of IntelliJ IDEA Ultimate if you wish :) -- Hamlet D'Arcy ham...@gm... On Wed, Apr 28, 2010 at 3:59 PM, Ramanan Kumaravelu <ra...@ju...> wrote: > Hi, > > > > I downloaded codenarc source code from the following site using a SVN client > on my machine (windows XP): > > https://codenarc.svn.sourceforge.net/svnroot/codenarc/trunk > > > > Now after making a small modification to one of the groovy source files viz. > EmptyIfStatementRule.groovy, I am trying to build the whole codenarc code > base in eclipse. Please help… > > > > Thanks, > > Ramanan > > ------------------------------------------------------------------------------ > > _______________________________________________ > Codenarc-user mailing list > Cod...@li... > https://lists.sourceforge.net/lists/listinfo/codenarc-user > > |