Suppress warnings from PsiClassUtil for findModulesWithClass method
This commit is contained in:
@@ -37,6 +37,7 @@ messages/**)
|
|||||||
-dontwarn org.objectweb.asm.** # this is ASM3, the old version that we do not use
|
-dontwarn org.objectweb.asm.** # this is ASM3, the old version that we do not use
|
||||||
-dontwarn com.sun.jna.NativeString
|
-dontwarn com.sun.jna.NativeString
|
||||||
-dontwarn com.sun.jna.WString
|
-dontwarn com.sun.jna.WString
|
||||||
|
-dontwarn com.intellij.psi.util.PsiClassUtil
|
||||||
|
|
||||||
-libraryjars '<rtjar>'
|
-libraryjars '<rtjar>'
|
||||||
-libraryjars '<jssejar>'
|
-libraryjars '<jssejar>'
|
||||||
|
|||||||
Reference in New Issue
Block a user