mirror of
https://github.com/corda/corda.git
synced 2025-04-05 10:27:11 +00:00
Change intellij plugin SDK to community version (#6)
This commit is contained in:
parent
70ef5e1676
commit
4bdc33fc1c
@ -14,7 +14,7 @@ plugins {
|
||||
apply plugin: 'kotlin'
|
||||
|
||||
intellij {
|
||||
version 'IU-2017.1'
|
||||
version 'IC-2017.1'
|
||||
//IntelliJ IDEA 2016.3 dependency; for a full list of IntelliJ IDEA releases please see https://www.jetbrains.com/intellij-repository/releases
|
||||
plugins = ['Kotlin', 'devkit', 'gradle'] //Bundled plugin dependencies
|
||||
pluginName "$project.name"
|
||||
|
Loading…
x
Reference in New Issue
Block a user