diff --git a/README.md b/README.md index 5abc9c6..b05be36 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Visit http://www.jetbrains.org/display/IJOS/Writing+Plug-ins for instructions on * **idea_sdk** For library paths. Set to a current IntelliJ installation path (e.g. ```/Applications/IntelliJ IDEA 12 CE.app```) * **idea_sdk_11** For intelij-adapter-11 library paths. Set to IntelliJ 11 installation. (e.g. ```/Applications/IntelliJ IDEA 11.1 CE.app```) * **idea_sdk_12** For intelij-adapter-12 library paths. Set to IntelliJ 12 installation. (e.g. ```/Applications/IntelliJ IDEA 12 CE.app```) +* **idea_sdk_12** For intelij-adapter-13 library paths. Set to IntelliJ 13 installation. (e.g. ```/Applications/Cardea-IU-132.556.app```) * **idea_sdk_name** Used as project sdk. Set to a configured current sdk (e.g. ```IDEA IC-123.169```) * **idea_sdk_name** intelij-adapter-11 module sdk. Set to a configured IntelliJ 11 sdk (e.g. ```IDEA IC-117.1054```) * **idea_sdk_name** intelij-adapter-12 module sdk. Set to a configured IntelliJ 12 sdk (e.g. ```IDEA IC-123.169```) +* **idea_sdk_name** intelij-adapter-13 module sdk. Set to a configured IntelliJ 13 sdk (e.g. ```IDEA IU-132.556```)