Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » What is the directory of the Java JDK installed by Eclipse IDE 2021-12?
What is the directory of the Java JDK installed by Eclipse IDE 2021-12? [message #1850075] Mon, 14 February 2022 17:46 Go to next message
Eclipse UserFriend
Anybody know?
Re: What is the directory of the Java JDK installed by Eclipse IDE 2021-12? [message #1850078 is a reply to message #1850075] Tue, 15 February 2022 00:08 Go to previous messageGo to next message
Eclipse UserFriend
That depends on how you installed it. You can look in eclipse.ini to see where it points the -vm, e.g., like this if you downloaded a package:
-vm
plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.1.v20211116-1657/jre/bin
Re: What is the directory of the Java JDK installed by Eclipse IDE 2021-12? [message #1859382 is a reply to message #1850078] Sat, 03 June 2023 09:57 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I notice this kind of JDK too.

I downloaded the JEE Eclipse package version (not the installer), because I wanted to use Oracle JDK 17.

Which is the Eclipse version without this embedded JDK?

Thanks
Re: What is the directory of the Java JDK installed by Eclipse IDE 2021-12? [message #1859384 is a reply to message #1859382] Sun, 04 June 2023 01:52 Go to previous message
Eclipse UserFriend
Every package comes with the JustJ JRE 17 from Temurin embedded while the installer let's you choose which JDK/JRE to use for the installation. So use the installer and choose the JDK you want to use (on the second page).
Previous Topic:Eclipse displays incorrect warning when using Junit's @MethodSource
Next Topic:failure to launch debian package (javafx)
Goto Forum:
  


Current Time: Tue Jun 24 13:32:08 EDT 2025

Powered by FUDForum. Page generated in 0.03450 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top