Reputation: 437
How can I use a custom JDK path for Android Studio? I don't want to mess with PATH because I don't have admin rights. Is there a config settings file somewhere that allows me to set this up?
Upvotes: 3
Views: 10237
Reputation: 16140
If you look at the project settings you can reach the jdk from there. On the standard windows keymap you can select the project in the project panel and hit F4. The jdk is on the project settings..
Upvotes: 9