mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +07:00
multi-module setup: ensure access to static method from base class available only through mediate class is marked as error (IDEA-91904)
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
package p;
|
||||
|
||||
public class ChildClass extends BaseClass {}
|
||||
Reference in New Issue
Block a user