Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Unable to install WTP on Eclipse 2023-09 due to missing JustJ Adoptium OpenJDK requirement
Unable to install WTP on Eclipse 2023-09 due to missing JustJ Adoptium OpenJDK requirement [message #1862591] Tue, 12 December 2023 20:48 Go to next message
Dave Rathnow is currently offline Dave RathnowFriend
Messages: 25
Registered: March 2014
Junior Member
I've been trying to install WTP in Eclipse 2023-09, running on Ubuntu 22.04, and keep running into this error:

Cannot complete the install because one or more required items could not be found.
  Software currently installed: JustJ Adoptium OpenJDK Hotspot JRE Complete 17.0.9.v20231028-0858 (org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.9.v20231028-0858)
  Missing requirement: JustJ Adoptium OpenJDK Hotspot JRE Complete 17.0.9.v20231028-0858 (org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 17.0.9.v20231028-0858) requires 'org.eclipse.equinox.p2.iu; org.eclipse.justj.openjdk.hotspot.jre.full [17.0.9.v20231028-0858,17.0.9.v20231028-0858]' but it could not be found


I do have this JRE install but it doesn't make much difference

~/.p2/pool/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.9.v20231028-0858/jre

I've also tried installing a number of other JDKs (11, 17, 21) but nothing seems to make a difference. What is it looking for and how can I fix this?
Re: Unable to install WTP on Eclipse 2023-09 due to missing JustJ Adoptium OpenJDK requirement [message #1862595 is a reply to message #1862591] Wed, 13 December 2023 07:11 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33264
Registered: July 2009
Senior Member
All the packages come with JustJ installed. You can find all the parts needed in this update site:

https://download.eclipse.org/justj/jres/17/updates/release/latest

Is this site not listed in Window -> Preferences -> Install/Update Available sites?

https://download.eclipse.org/justj/epp/release/latest

Given the 2023-12 release is out, might you be better off installing that?


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Support for Java-21 String Templates
Next Topic:Using within WSL via Language Serve Protocol (like VS Code does)?
Goto Forum:
  


Current Time: Wed Feb 05 07:53:55 GMT 2025

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

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

Back to the top