Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

prokval
Copy link

@prokval prokval commented Feb 4, 2022

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]

…mplementation 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
Copy link

aazeem7 commented Jun 11, 2022

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

@gajwani
Copy link
Contributor

gajwani commented Feb 14, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants