mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
redundant throws inspection:
1. global and local inspections are merged to one 2. local inspection reports "non-final" methods (if cheap enough) IDEA-177230
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Add 'java.io.IOException' to 'a.f' throws list" "true"
|
||||
// "Add 'IOException' to 'a.f' throws list" "true"
|
||||
import java.io.*;
|
||||
|
||||
class a {
|
||||
|
||||
Reference in New Issue
Block a user