-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: master (9.0)
-
Fix Version/s: master (9.0)
-
Component/s: Build
-
Labels:None
Switch to master branch, then open Eclipse IDE and select "file > import > existing gradle project" to import lucene/solr. Afterwards, "git status" shows unstaged ".project", ".classpath", ".settings" and "bin" files/directories.
Adjust the .gitignore file to correctly filter these out.