raniejade / spek-idea-plugin

MIT License
48 stars 15 forks source link

Fix IDE error: com.intellij.diagnostic.PluginException: #79

Open prokval opened 2 years ago

prokval commented 2 years ago

The default implementation of method 'getId' is deprecated, you need to override it in 'class org.jetbrains.spek.idea.SpekJvmConfigurationFactory'. The default implementation delegates to 'getName' which may be localized, but return value of this method must not depend on current localization. [Plugin: org.jetbrains.spek.spek-idea-plugin]

aazeem7 commented 2 years ago

@raniejade @gajwani @sblundy can you review and accept this MR. As the plugin is throwing exceptions in the latest version on IntelliJ.

gajwani commented 1 year ago

I don't have permissions to merge this. @raniejade does.