Update README.md
This commit is contained in:
Родитель
ed50ade35f
Коммит
a84ebea346
|
@ -11,3 +11,12 @@ Getting started
|
|||
|
||||
1. Recommended IDE is IntelliJ idea. When you first open either of the two projects, do it by ‘Import Project’ rather than ‘Open Project’ This will start from the Gradle files and recreate all the build and runtime dependencies in IntelliJ’s cache.
|
||||
2. You can use gradlew.bat on Windows to get gradle installed.
|
||||
|
||||
Using Eclipse IDE
|
||||
---------------
|
||||
1. Install gradle from http://www.gradle.org/installation
|
||||
2. Add GRADLE_HOME/bin to your PATH environment variable
|
||||
3. In build.gradle add line [apply plugin: "eclipse"]
|
||||
4. In Eclipse used File->Import Existing Project in a workspace.
|
||||
5. Use [gradle build] to build the project from the command line.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче