Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 22:46 Go to next message
Georgie Conforte is currently offline Georgie ConforteFriend
Messages: 1
Registered: February 2022
Junior Member
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 05:08 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33217
Registered: July 2009
Senior Member
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


Ed Merks
Professional Support: https://www.macromodeling.com/
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 13:57 Go to previous messageGo to next message
Matias Giangualano is currently offline Matias GiangualanoFriend
Messages: 3
Registered: August 2016
Junior Member
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 05:52 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33217
Registered: July 2009
Senior Member
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).

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Eclipse displays incorrect warning when using Junit's @MethodSource
Next Topic:failure to launch debian package (javafx)
Goto Forum:
  


Current Time: Mon Sep 23 08:41:05 GMT 2024

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

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

Back to the top