mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +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