Files
Karol Lewandowskiandintellij-monorepo-bot 72176cd9b6 IDEA-189985 - RegistrationProblemsInspection - cleanup
GitOrigin-RevId: 6015fe4ddc5fbf38a1bc18afca451a8991399fe0
2022-10-20 13:57:51 +00:00

1 line
207 B
Java

public class <error descr="According to its registration in plugin.xml, the class should extend 'com.intellij.openapi.actionSystem.AnAction'">MyActionWrongClass</error> extends java.util.ArrayList<String> {}