Not able to debug CLion plugin development using LATEST-EAP-SNAPSHOT

I am trying to develop a CLion plugin. I followed the following tutorial https://www.jetbrains.com/help/clion/2019.1/develop-plugins-for-clion.html

After i ran the project a 2019.1 EAP CLion IDE appeared but with no effect of my created plugin. in the settings > plugin section it appears as :

 

Cpachecker is my plugin it is ticked but in the enabled section it shows '0 of 1 enabled'. I am running the exact same code which the tutorial has, but no effect on the IDE. when i use intellij community ide as a debug ide it works fine .please someone help me with this issue thank you. 

0

What's written on the Plugins page, if you click on `Cpachecker`?  How do you run the IDE and install the plugin? Are there any exceptions in the Log (Help | Show Log in...)?

0

请先登录再写评论。