主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Nico Dc
活动总数
10
最后的活动
2022年04月22日 12:30
成员加入日期
2022年04月19日 08:44
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
2
活动概览
帖子(2)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2022年04月22日 12:30
Fixed by doing: val scriptongHost = BasicJvmScriptingHost( ScriptingHostConfiguration { jvm { // where ConfisHost is a class inside the jar plugin baseClassLoader.pu...
社区
IntelliJ IDEA Open API and Plugin Development
scriptInstance from compiled .kts script cannot be used in plugin classloader - ClassCastException because of different classloaders
1 票
创建于
2022年04月22日 10:53
I fixed using dependencies inside the custom script by using // ConfisScriptDefinition is inside a different Jar// ConfisHost and this code are inside the plugin jarprivate val compilationConfigura...
社区
IntelliJ IDEA Open API and Plugin Development
java.util.ServiceConfigurationError when trying to compile a .kts script from a plugin
1 票
创建于
2022年04月19日 17:07
I updated IDEA to the latest version and now the EvaluationResult displays a different error: - Cannot access script base class 'eu.dcotta.confis.dsl.MyScriptBaseClass'. Check your module classpath...
社区
IntelliJ IDEA Open API and Plugin Development
java.util.ServiceConfigurationError when trying to compile a .kts script from a plugin
0 票
创建于
2022年04月19日 10:46
Seems like it might be related to this commit - FirDefaultErrorMessages used to inherit from DefaultMessages.Extension. It still does inside `kotlin-compiler-for-ide-1.5.10-release-949.jar`, but I...
社区
IntelliJ IDEA Open API and Plugin Development
java.util.ServiceConfigurationError when trying to compile a .kts script from a plugin
0 票