readme updated: now IDEA 2017.1 is required to work on IDEA project

Gradle-based 'dependencies' module was added to the project so it's required to use IDEA 2017.1 or later to ensure that IDE will handle this module properly.
This commit is contained in:
nik
2017-04-06 16:37:24 +03:00
parent aa408cb5aa
commit 13e4034647

View File

@@ -1,6 +1,6 @@
# IntelliJ IDEA Community Edition
### Building and Running from the IDE
To develop IntelliJ IDEA, you can use either IntelliJ IDEA Community Edition or IntelliJ IDEA Ultimate not older than 15.0. To build and run the code:
To develop IntelliJ IDEA, you can use either IntelliJ IDEA Community Edition or IntelliJ IDEA Ultimate not older than 2017.1. To build and run the code:
* Run **getPlugins.sh** / **getPlugins.bat** from the project root directory to check out additional modules.
* If this git repository is not on 'master' branch you need to checkout the same branches/tags in android and android/tools-base git repositories.
* Open the project.