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
java.lang.NoSuchMethodError: com.intellij.ui.components.JBTabbedPane.setTabComponentInsets(Ljava/awt/Insets;)V
at com.xiaohansong.codemaker.ui.CodeMakerConfiguration.$$$setupUI$$$(CodeMakerConfiguration.java)
at com.xiaohansong.codemaker.ui.CodeMakerConfiguration.(CodeMakerConfiguration.java:26)
at com.xiaohansong.codemaker.ui.CodeMakerConfigurable.createComponent(CodeMakerConfigurable.java:58)
at com.intellij.openapi.options.ex.ConfigurableWrapper.createComponent(ConfigurableWrapper.java:163)
at com.intellij.openapi.options.ex.ConfigurableCardPanel.lambda$createConfigurableComponent$0(ConfigurableCardPanel.java:73)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:973)
The text was updated successfully, but these errors were encountered:
您好,如果我想自己在源码里加入自定一的vm文件,使用没什么大问题,就是出现了一下问题,而且页面的插件设置面板打不开,中文乱码,你遇到过这种情况吗,可不可以帮忙看一下?
java.lang.NoSuchMethodError: com.intellij.ui.components.JBTabbedPane.setTabComponentInsets(Ljava/awt/Insets;)V
at com.xiaohansong.codemaker.ui.CodeMakerConfiguration.$$$setupUI$$$(CodeMakerConfiguration.java)
at com.xiaohansong.codemaker.ui.CodeMakerConfiguration.(CodeMakerConfiguration.java:26)
at com.xiaohansong.codemaker.ui.CodeMakerConfigurable.createComponent(CodeMakerConfigurable.java:58)
at com.intellij.openapi.options.ex.ConfigurableWrapper.createComponent(ConfigurableWrapper.java:163)
at com.intellij.openapi.options.ex.ConfigurableCardPanel.lambda$createConfigurableComponent$0(ConfigurableCardPanel.java:73)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:973)
The text was updated successfully, but these errors were encountered: