Skip to content

Commit a254d07

Browse files
authored
Gradle: Add plug-in net.ltgt.apt-idea. (census-instrumentation#1523)
1 parent 43824cf commit a254d07

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ subprojects {
3737
apply plugin: 'ru.vyarus.animalsniffer'
3838
apply plugin: 'findbugs'
3939
apply plugin: 'net.ltgt.apt'
40+
apply plugin: 'net.ltgt.apt-idea'
4041
apply plugin: "me.champeau.gradle.jmh"
4142
apply plugin: "io.morethan.jmhreport"
4243
// Plugins that require java8

0 commit comments

Comments
 (0)