-
-
Notifications
You must be signed in to change notification settings - Fork 190
Open
Description
The oxygenXML editor is not yet compatible with 'develop'.
Two reasons
-
Java 21
Oxygen is yet bundled with Java17; as develop is built with Java21, the eXist-db classes can't be loaded
Work around: remove bundled OpenJDK from oxygen -
xmldb-api change
the API has been modernized and updated. as a result OxygenXML shows the following error:
Exception in thread "AWT-EventQueue-0" java.lang.NoSuchMethodError: 'java.lang.String org.xmldb.api.base.Resource.getResourceType()'
at ro.sync.db.nxd.exist.k.getTooltip(Unknown Source)
this requires an update of the editor.
Metadata
Metadata
Assignees
Labels
No labels