|
@@ -88,7 +88,8 @@ Contributing to the Elasticsearch codebase
|
|
**Repository:** [https://github.com/elastic/elasticsearch](https://github.com/elastic/elasticsearch)
|
|
**Repository:** [https://github.com/elastic/elasticsearch](https://github.com/elastic/elasticsearch)
|
|
|
|
|
|
Make sure you have [Gradle](http://gradle.org) installed, as
|
|
Make sure you have [Gradle](http://gradle.org) installed, as
|
|
-Elasticsearch uses it as its build system.
|
|
|
|
|
|
+Elasticsearch uses it as its build system. Gradle must be version 2.13 _exactly_ in
|
|
|
|
+order to build successfully.
|
|
|
|
|
|
Eclipse users can automatically configure their IDE: `gradle eclipse`
|
|
Eclipse users can automatically configure their IDE: `gradle eclipse`
|
|
then `File: Import: Existing Projects into Workspace`. Select the
|
|
then `File: Import: Existing Projects into Workspace`. Select the
|