From 2c507a25c18eca9224e62c2f379daa29bf06b241 Mon Sep 17 00:00:00 2001 From: nik Date: Fri, 30 Mar 2018 10:26:40 +0300 Subject: [PATCH] intellij-community: update readme to raise minimum IDEA version to 2017.3 IDEA 2017.2 may modify project configuration files when the project is saved. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a0e73191139..774662a53bf6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # IntelliJ IDEA Community Edition [![official JetBrains project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) ### 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 2017.2.5. 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.3. 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.