!MESSAGE Missing requirement: Apache Directory Studio LDAP Browser Core 2.0.0.v20210717-M17 (org.apache.directory.studio.ldapbrowser.core 2.0.0.v20210717-M17) requires 'osgi.bundle; org.apache.directory.api.dsmlv2.parser 2.1.0' but it could not be found
okay but that's not helping
feld
in reply to feld • • •ahh ok now I'm getting somewhere...
Cannot complete the install because one or more required items could not be found.
Software being installed: Apache Directory LDAP API DSML Engine 2.1.0 (org.apache.directory.api.dsmlv2.engine 2.1.0)
Missing requirement: Apache ServiceMix :: Bundles :: dom4j 2.1.3.1 (org.apache.servicemix.bundles.dom4j 2.1.3.1) requires 'java.package;
javax.xml.stream [1.0.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Apache Directory LDAP API DSML Engine 2.1.0 (org.apache.directory.api.dsmlv2.engine 2.1.0)
To: java.package; org.dom4j 2.1.3
looks like javax.xml.stream is not available in the classpath in openjdk21 as it was moved to some module or something, idk, this is java shit i never mess with
if I build Eclipse with an older version of Java it should work...