nice summary! i've created a wiki page with this info: https://cwiki.apache.org/confluence/display/ZOOKEEPER/UsingEclipse
On Thu, Feb 17, 2011 at 6:50 PM, MIS <[email protected]> wrote: > Please follow the below instructions: > 1) Install the SVN plugin in eclipse. > 2) Add the zookeeper version control url of trunk to the SVN repositories > 3) Use this URL and check-out the project using the New Project wizard > 4) Here please select the output folder as something other than 'bin' -- > Important > 5) Once the code is checked out and the project is setup, run the build > script with the following targets: > compile, compile-test, eclipse > 6) Once the build script has run successfully, refresh the project. And > enjoy hacking... > > Thanks, > MIS > > On Fri, Feb 18, 2011 at 7:34 AM, Ritesh Tijoriwala < > [email protected]> wrote: > > > Hi, > > I am having hard time importing and compiling zookeeper project in > eclipse. > > Are there any instructions somewhere on how to setup my dev env box? > > > > Thanks, > > ritesh > > >
