Hi guys, I developed an IntelliJ ZooKeeper Plugin. The plugin url is http://plugins.jetbrains.com/plugin/7364 and source code repository is https://github.com/linux-china/zookeeper-intellij Features: Double click the leaf to edit node value Right click editor to update node value into ZooKeeper Right click ZK tree to execute "edit", "add" and "delete" operation Recursive support for add and delete operation Node filter support Click "Refresh" button on "ZooKeeper" tool window to reload ZK tree
Feedback are welcome! :) Best regards, Jacky Chan
