diff --git a/prepare/compiler/compiler.pro b/prepare/compiler/compiler.pro index 9c889fb0b33..2b512e30aec 100644 --- a/prepare/compiler/compiler.pro +++ b/prepare/compiler/compiler.pro @@ -38,6 +38,7 @@ -dontwarn org.jline.builtins.Nano$Buffer -dontwarn com.intellij.util.io.TarUtil -dontwarn com.intellij.util.io.Compressor$Tar +-dontwarn com.google.gson.** # Some annotations from intellijCore/annotations.jar are not presented in org.jetbrains.annotations -dontwarn org.jetbrains.annotations.*