One more thing, please use ZOOKEEPER-994 patch to get rid of the compile time errors in test package.
It would be nice if Zookeeper is made to use Maven and have the project structure defined in the pom.xml then the project can be right away imported as an existing maven project using m2Eclipse plug-in. Thanks, MIS On Fri, Feb 18, 2011 at 8:27 AM, Benjamin Reed <[email protected]> wrote: > 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 > > > > > >
