add idea plugin to RI
This commit is contained in:
parent
d47b6b1cb4
commit
8341033ade
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ buildscript {
|
|||
}
|
||||
}
|
||||
|
||||
apply plugin: 'idea'
|
||||
apply plugin: 'forge'
|
||||
apply plugin: 'scala'
|
||||
apply plugin: 'maven'
|
||||
|
|
Loading…
Reference in a new issue