Simple Plugin Tutorial cannot find registerFix()
registerFix(new CreatePropertyQuickFix(key));
Error:(36, 21) java: cannot find symbol
symbol: method registerFix(EIGHTEEN.Quick.Fix.CreatePropertyQuickFix)
location: class SEVEN.Annotator.SimpleAnnotator
请先登录再写评论。
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.