mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
cleanup
This commit is contained in:
@@ -64,7 +64,7 @@ public interface Action extends DomElement {
|
||||
* @return the value of the class child.
|
||||
*/
|
||||
@NotNull
|
||||
@com.intellij.util.xml.Attribute ("class")
|
||||
@Attribute ("class")
|
||||
@Required
|
||||
@ExtendClass(value = "com.intellij.openapi.actionSystem.AnAction",
|
||||
instantiatable = true, allowNonPublic = true, allowAbstract = false, allowInterface = false)
|
||||
|
||||
Reference in New Issue
Block a user