Upgrading to Oxygen 26 with Java 8
Posted: Wed Nov 13, 2024 9:05 am
We are currently using a Java-based plugin with JFrame and customised Swing components, compiled with Java 8, in Oxygen 24.1. Now, we have to update to Oxygen 26. While backward compatibility allows the plugin to open without issues, we’ve noticed inconsistencies in UI sizing and alignment for some Swing components within the editor.
Could you advise on how best to handle these UI discrepancies? Specifically, we’re considering upgrading the plugin to Java 17 to better align with Oxygen’s Java version, and we’d like to understand if this upgrade should be prioritized or if there are alternative adjustments for Java 8 compatibility within Oxygen 26.
Thank you for any guidance you can provide.
Could you advise on how best to handle these UI discrepancies? Specifically, we’re considering upgrading the plugin to Java 17 to better align with Oxygen’s Java version, and we’d like to understand if this upgrade should be prioritized or if there are alternative adjustments for Java 8 compatibility within Oxygen 26.
Thank you for any guidance you can provide.