How to set up Zookeeper with Eclipse?

- Checkout zookeeper
$ git clone git@github.com:apache/zookeeper.git  
- Click File .. -> New -> Project ... -> Java Project from an Existing Ant file
- Select zookeeper/build.txt

No comments:

Post a Comment