Cbowen

- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Cbowen created a post, PlannedPlugin 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... -
-
Cbowen created a post, AnsweredHow 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... -
Cbowen created a post, AnsweredWhat 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...