Unify usage of ProgressManager.progressIndicator

This commit is contained in:
Nikolay Krasko
2018-04-12 14:29:08 +03:00
parent 1b1e4ab970
commit 2260f66e02
10 changed files with 19 additions and 948 deletions
+1
View File
@@ -280,6 +280,7 @@
<list>
<Problem reference="com.intellij.testFramework.PlatformTestCase#createModuleAt" reason="Not static anymore in 181 after 7dacf096c47d2125e17031c71a037b63ab00ec53" />
<Problem reference="com.intellij.testFramework.PlatformTestCase#doCreateRealModuleIn" reason="Not static anymore in 181 after 7dacf096c47d2125e17031c71a037b63ab00ec53" />
<Problem reference="com.intellij.openapi.progress.ProgressManager#getProgressIndicator" reason="Nullable in 181. Temporary use progressIndicatorNullable instead." />
</list>
</option>
</inspection_tool>