Plugin.xml is giving "Cannot resolve extension point error"

Answered

Hi all,

 

I am developing my custom language plugin and initially, plugin.xml was fully functional(highlighting and code completion).

But after some update, it stopped highlighting the extensions. I added module dependency as well. still no luck. Please find the snapshot for a reference

 

Let me know if I am doing something wrong.

 

Thanks and regards,

Ajit

0
1 comment

Please make sure you follow all steps from https://blog.jetbrains.com/platform/2019/06/java-functionality-extracted-as-a-plugin/

 

Also try re-importing the Gradle project from the toolwindow, if that doesn't help try deleting the IDE distribution artifacts in Gradle cache.

0

Please sign in to leave a comment.