Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install the SVN plugin in eclipse. (we now use git. if you use eclipse, please update this doc.)
  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...