Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Target is not a JDK root. System library was not found.(Compiling a custom JDK is not accepted by eclipse.)
Target is not a JDK root. System library was not found. [message #1872018] Fri, 18 October 2024 01:25 Go to next message
Tapio Palomäki is currently offline Tapio PalomäkiFriend
Messages: 20
Registered: November 2023
Junior Member
I have compiled java openjdk babylon jdk project using a recent java-24 ea20 for windows in msys2, having a working jdk binary directory package. the package binary executable java -version outputs adhoc-babylon 24 ea20 as the version. same official java-24 ea20 jdk loads up in eclipse just fine, but the custom compiled jdk based on that same jdk says "target is not a JDK root system library was not found" error. I dont know what the exact difference is and what are the requirements, but at least the custom jdk is missing the source package.

Are the jdk requirements too strict in the current eclipse 2024-09. or something else not going right?
Re: Target is not a JDK root. System library was not found. [message #1872021 is a reply to message #1872018] Fri, 18 October 2024 01:28 Go to previous message
Tapio Palomäki is currently offline Tapio PalomäkiFriend
Messages: 20
Registered: November 2023
Junior Member
Somehow it seems like the normal jdk is not fully included in the custom compilation of the babylon project.
Previous Topic:Multi-Release Jar problems
Next Topic:Build Path -> Link Source doesnt work
Goto Forum:
  


Current Time: Sun Jan 26 03:05:27 GMT 2025

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

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

Back to the top