Any issues with Mojave?

Answered

I haven't been running the macOS Mojave beta. It's looking imminent. Are there any issues with IntelliJ and Java development?

2
38 comments

@Zuxiong Lzx could you please clarify the problem?

0
Avatar
Permanently deleted user

Hi,

I've updated to Mojave and it looks very weird, any ideas why?

 

0
Avatar
Permanently deleted user

New install of IntelliJ 2019.1 on new Mac Mojave. The menu options are not working.

0

Please make sure IDE runs on the bundled JetBrains Runtime, not on the Oracle JDK, see https://intellij-support.jetbrains.com/hc/articles/206544879.

0
Avatar
Permanently deleted user

Serge,

To confirm. I did switch to the Oracle JDK to use custom certificates.

0

You can install the latest JetBrains Runtime separately from https://bintray.com/jetbrains/intellij-jbr/ and configure IDE to use it instead of the bundled one, then install the custom certificates into this runtime. It will keep the certificates in place when IDE is updated.

0
Avatar
Permanently deleted user

Thanks! I'll make that change.

I also found this link to move the menu to the app level. This also worked. https://github.com/flutter/flutter-intellij/wiki/Mac-Menu-Bar-Problem

0

Please sign in to leave a comment.