简体   繁体   中英

use JDK of Netbeans for Android Studio

My School has restricted the installation of the JDK but they installed the following:

  • JRE (Java Runtime Environment)
  • NetBeans
  • Eclipse

I want to install Android Studio and develop apps on their computers. I can install the software successfully but Android Studio won't accept the JRE, it needs to know where the JDK is.

Do IDE's like NetBeans come with built-in JDK's which i can use for Android Studio aswell? And if so, can I use them as source for Android Studio?

cheers! phil

I dont think IDE's like NetBeans exists with built-in JDK's!

-> I guess the JDK is located on the server and you do not have access as long as you do not know the exact path!

-> Try to somehow find out the path to the JDK, then you can use the Path

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM