lucene-solr源码编译导入eclipse--转

https://www.jianshu.com/p/8a217ce05475git

github地址:https://github.com/apache/lucene-solrgithub

第一步:git clone https://github.com/apache/lucene-solr.git 下载项目apache

第二步:安装ant & ivy (二者合起来相似maven)bootstrap

第三步:ant compile (时间会比较长),若是出现.ant/lib does not exist,先执行ant ivy-bootstrap,再执行ant compileeclipse

第四步:ant eclipse maven

第五步:导入eclipseip

相关文章
相关标签/搜索