InspectThis plugin throws an exception in build 859
Status: Beta
Brought to you by:
tzambalayev
Hi - tried using your plugin with build 859 and got the
following exception during startup
java.lang.NoSuchMethodError:
com.intellij.codeInspection.InspectionManager.registerLocalInspectionTool(Lcom/intellij/codeInspection/LocalInspectionTool;)V
at
org.tzambalayev.ideaplugins.inspectThis.InspectThisProjectComponent.initComponent(InspectThisProjectComponent.java:25)
Looks like they removed this method in a prior build.
Thanks!
Logged In: YES
user_id=771612
Yes, the plugin works only with build 833 and it's broken in
#856, #859 (the Inspections API dramatically changed). I
expect that I'll upload a new version this weekend.