The way I do this: >From a terminal: svn checkout https://svn.apache.org/repos/asf/lucene/dev/trunk/ lucene-solr-trunk cd lucene-solr-trunk ant eclipse
... And then, from your Eclipse "import existing java project", and select the directory where you placed lucene-solr-trunk On Sun, Oct 12, 2014 at 7:09 AM, Ali Nazemian <alinazem...@gmail.com> wrote: > Hi, > I am going to import solr source code to eclipse for some development > purpose. Unfortunately every tutorial that I found for this purpose is > outdated and did not work. So would you please give me some hint about how > can I import solr source code to eclipse? > Thank you very much. > > -- > A.Nazemian >