axaluss / power-mode-intellij-plugin

Power Mode II Intellij plugin
https://plugins.jetbrains.com/plugin/8251
Apache License 2.0
311 stars 37 forks source link

Unable to see options in Android Studio in the settings menu #53

Closed manideepla closed 3 years ago

manideepla commented 4 years ago

image

btrincao-i9 commented 4 years ago

Same problem here on MacOS ^

axaluss commented 4 years ago

@manideepl @btrincao-i9 I need your "about android studio" dialog info. log files would be nice too.

btrincao-i9 commented 4 years ago

Android Studio 3.5.1 Build #AI-191.8026.42.35.5900203, built on September 25, 2019 JRE: 1.8.0_202-release-1483-b49-5587405 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o macOS 10.14.4

I installed the plugin on Preferences > Plugins > Marketplace. Power Mode II v99.99

halohoop commented 4 years ago

Same problem here on MacOS here.

Android Studio 3.6 Build #AI-192.7142.36.36.6200805, built on February 12, 2020 Runtime version: 1.8.0_212-release-1586-b4-5784211 x86_64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o macOS 10.15.3

axaluss commented 4 years ago

somehow my intellij compiles things in a weird way. Plugin source code is java8 compatible except for the UI elements. I tried to use older IJ versions but those won't build the plugin for some reason. There is a simple workaround though: switch to boot with java 11 jdk to run android studio. https://www.jetbrains.com/help/idea/switching-boot-jdk.html