You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
com.intellij.diagnostic.PluginException: The default implementation of method `getId` is deprecated, `org.ice1000.julia.lang.execution.JuliaRunConfigurationFactory` must override it. The default implementation delegates to 'getName' which may be localized, but return value of this method must not depend on current localization. [Plugin: org.ice1000.julia]
at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:90)
at com.intellij.diagnostic.PluginException.reportDeprecatedDefault(PluginException.java:134)
at com.intellij.execution.configurations.ConfigurationFactory.getId(ConfigurationFactory.java:78)
at com.intellij.execution.impl.RunManagerImplKt.getFactoryKey(RunManagerImpl.kt:1465)
The text was updated successfully, but these errors were encountered:
Full StackTrace
The text was updated successfully, but these errors were encountered: