eclipse-wildwebdeveloper / wildwebdeveloper

Simple and productive Web Development Tools in the Eclipse IDE
https://projects.eclipse.org/projects/tools.wildwebdeveloper
Eclipse Public License 2.0
190 stars 70 forks source link

Problem in modules resolution with Release 1.3.4 in Eclipse 2024-03 #1558

Closed mabi closed 4 months ago

mabi commented 5 months ago

Release 1.3.4 published to the Eclipse Marketplace requires Java 21 but Eclipse 2024-03 for Windows comes with JRE 17. This causes a problem in modules resolution Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))" As the update is suggested by Eclipse this can cause issues. I manually reverted to 1.3.3 using the "Install new software..." function.

mabi commented 4 months ago

Eclipse IDE 2024-06 - 4.32 ships Java 21