Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » What adjustments?
What adjustments? [message #1863352] Mon, 29 January 2024 03:51 Go to next message
Eclipse UserFriend
Suppose I intend to utilize OpenJDK rather than the "standard" Oracle JDK in my Eclipse IDE for compiling Java applications: What adjustments should I make in the Eclipse IDE to accomplish this?
Re: What adjustments? [message #1863361 is a reply to message #1863352] Mon, 29 January 2024 08:37 Go to previous message
Eclipse UserFriend
You need to configure the Installed JREs/JDKs via the menu Window -> Preferences -> Java -> Installed JREs. If your OpenJDK installation is not listed there, add it via the "Add" button. If you want to change the used JDK for all projects, use Window -> Preferences -> Java -> Installed JREs -> Execution Environments. If you want to change it only for selected projects, open the project properties and use Java Build Path -> Libraries and edit the JRE System Library.
Previous Topic:Noob Java programming in VS Code
Next Topic:Any insights?
Goto Forum:
  


Current Time: Sun Aug 31 11:04:31 EDT 2025

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

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

Back to the top