ogrebenyuk / compilerexplorer

Compiler Explorer plugin for CLion. This plugin shows compilation results from a remote Compiler Explorer instance.
https://plugins.jetbrains.com/plugin/11064-compiler-explorer
46 stars 4 forks source link

Plugin can't be loaded in CLion Nova #31

Open AShakhmut opened 11 months ago

AShakhmut commented 11 months ago

After installing the plugin in CLion Nova (2023.3 EAP) the error "Requires plugin 'com.intellij.modules.cidr.lang' to be installed" arises. It looks like plugin dependencies should be migrated: https://blog.jetbrains.com/clion/2020/12/migration-guide-for-plugins-2020-3/

heliar-k commented 11 months ago

Encountered the same problem when I try to use CLion Nova. Hope this plugin will support it soon!

yihuajack commented 10 months ago

Same problem on Clion 2023.3 EAP (Nova) Build #CL-233.13309, built on December 18, 2023 Runtime version: 17.0.9+7-b1087.7 amd64 .NET Core v7.0.10 x64 (Server GC)

AndreiMoraru123 commented 7 months ago

And now the same problem in CLion classic when using the Resharper C++ Engine (what Nova used to be before the merge).

image

image

ogrebenyuk commented 7 months ago

I have filed this ticket: https://youtrack.jetbrains.com/issue/CPP-38486/CLion-2024.1-doesnt-seem-to-have-com.intellij.modules.cidr.lang-when-using-ReSharper-aka-CLion-Nova

There's also an earlier related ticket: https://youtrack.jetbrains.com/issue/CPP-36085