主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Snake7995
活动总数
10
最后的活动
2021年10月28日 15:19
成员加入日期
2021年10月26日 08:37
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
2
活动概览
帖子(2)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2021年10月28日 15:19
That's what I was looking for! Thank you :) My question is resolved.
社区
IntelliJ IDEA Open API and Plugin Development
How to use the Kts ScriptEngine in an IntelliJ IDEA plugin?
0 票
创建于
2021年10月27日 12:20
I'll post a new question with my plugin details.
社区
IntelliJ IDEA Open API and Plugin Development
Bundling org.jetbrains.kotlin:kotlin-scripting-jsr223 into a plugin
0 票
创建于
2021年10月26日 11:38
I have set the following in the plugin.xml. Is there anything else I am missing? <depends>org.jetbrains.kotlin</depends>
社区
IntelliJ IDEA Open API and Plugin Development
Bundling org.jetbrains.kotlin:kotlin-scripting-jsr223 into a plugin
0 票
创建于
2021年10月26日 10:18
Maybe, my question is actually: How can I use the Kotlin ScriptEngine in a IntelliJ IDEA plugin?
社区
IntelliJ IDEA Open API and Plugin Development
Bundling org.jetbrains.kotlin:kotlin-scripting-jsr223 into a plugin
0 票
创建于
2021年10月26日 10:17
Thank you for your reply. I have tried using compileOnly but then some of the required files for the Kotlin Script compiler seem to be missing. val scriptEngine: ScriptEngine = ScriptEngineManager(...
社区
IntelliJ IDEA Open API and Plugin Development
Bundling org.jetbrains.kotlin:kotlin-scripting-jsr223 into a plugin
0 票