Cbowen
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 Plugin development on M1 Mac...
已计划I'm trying to build a CLion plugin on a new M1 Mac. When I run using runIde, it always runs the x86 version of CLion, not the aarch64 version. I have updated to the latest org.jetbrains.intellij. I... -
创建于 How to set jreVersion in build.gradle.kts?
已回答This is from the page where in indicates we must set the Runtime for the developer instance: "By default, the Gradle plugin will fetch and use the version of the JetBrains Runtime for the Developme... -
创建于 What JDK should I install for Plugin development on aarch64 Mac?
已回答What is the recommended JDK to install for plugin development on aarch64 Macs? Should I be using version 11 to match the runtime included with Intellij or a later version? The aarch64 versions seem...