Cassandra-Java-Driver-Research Cassandra-Java-Driver源代码学习研究(包括代码注释、文档、用于代码分析的测试用例) 使用的Cassandra-Java-Driver版本 保持与官方的trunk版本同步 构建与运行环境 需要JDK7以及Apache Maven 安装 mvn install -Dmaven.test.skip=true 生成Eclipse工程 mvn eclipse:eclipse 在eclipse中导入 File->Import->General->Existing Projects into Workspace 运行测试例子 在eclipse中可以直接运行my.test包中的例子