mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
IDEA-120784 "Class is public should be declared in a file named <Classname>.java" for inner interface
This commit is contained in:
@@ -14,7 +14,7 @@ class SS {
|
||||
|
||||
}
|
||||
|
||||
public class Issue1 {
|
||||
class Issue1 {
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user