mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-09 18:29:45 +02:00
Apply idea plugin for Intellij
This commit is contained in:
parent
9154fa6891
commit
92902091ff
2 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,7 @@ apply from: 'version.gradle'
|
|||
allprojects {
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'eclipse'
|
||||
apply plugin: 'idea'
|
||||
apply plugin: 'jacoco'
|
||||
apply plugin: 'net.ltgt.errorprone'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue