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

 

1 comment
Comment actions Permalink

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.

0

Please sign in to leave a comment.