Simple Plugin Tutorial cannot find registerFix() Follow
registerFix(new CreatePropertyQuickFix(key));
Error:(36, 21) java: cannot find symbol
symbol: method registerFix(EIGHTEEN.Quick.Fix.CreatePropertyQuickFix)
location: class SEVEN.Annotator.SimpleAnnotator
Please sign in to leave a comment.
Where does "EIGHTEEN.Quick.Fix." and "SEVEN.Annotator." come from? Did you modify original plugin sample code?
What is the IntelliJ SDK version you're using? Please also try recreating the SDK from scratch.