mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 08:09:39 +07:00
IDEA-122129 agentmain method is highlighted as unused
This commit is contained in:
@@ -65,6 +65,8 @@ public abstract class RefJavaManager implements RefManagerExtension<RefJavaManag
|
||||
|
||||
public abstract PsiMethod getAppPremainPattern();
|
||||
|
||||
public abstract PsiMethod getAppAgentmainPattern();
|
||||
|
||||
public abstract PsiClass getApplet();
|
||||
|
||||
public abstract PsiClass getServlet();
|
||||
|
||||
Reference in New Issue
Block a user