主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sgutz
活动总数
5
最后的活动
2024年03月28日 19:44
成员加入日期
2023年10月02日 17:28
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2024年03月28日 19:44
Hi, sorry for the late follow-up. Thanks so much for your help here. Sadly that approach won't work for our environment, but I appreciate you taking the time to look at this.
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.IllegalAccessError in custom IntelliJ plugin
0 票
创建于
2023年10月06日 15:33
Roman Shevchenko thanks so much for responding.Do you know where the BuilderServices are loaded? I added my service to META-INF/services/org.jetbrains.jps.incremental.BuilderService, but it's not b...
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.IllegalAccessError in custom IntelliJ plugin
0 票
创建于
2023年10月03日 19:20
I was able to get things to work by adding the --add-opens to my vmoptions file, but I'd still like a more general solution to this as modifying those for every user is not the most scalable thing.
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.IllegalAccessError in custom IntelliJ plugin
0 票