Synthetica V2.30.0 / SyntheticaAddons V1.12.0 released!(12:00, 29. Sep. 2017)

We are pleased to announce the release of Synthetica V2.30.0 and SyntheticaAddons V1.12.0. A complete list of changes can be found at the Synthetica changelog and the SyntheticaAddons changelog. The updates mainly cover Java 9 support in legacy mode - means Synthetica 2.X.X/SyntheticaAddons 1.X.X do not completely support the Java Module System (JPMS). If JPMS support is required you should consider to switch to V3.

When running on Java 9 you have to pass the arguments below to the JVM for proper execution without any errors/warnings.

--add-exports=java.desktop/sun.swing=ALL-UNNAMED
--add-exports=java.desktop/sun.swing.table=ALL-UNNAMED
--add-exports=java.desktop/sun.swing.plaf.synth=ALL-UNNAMED
--add-opens=java.desktop/javax.swing.plaf.synth=ALL-UNNAMED
--add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED
--add-opens=java.desktop/javax.swing=ALL-UNNAMED
--add-opens=java.desktop/javax.swing.tree=ALL-UNNAMED
--add-opens=java.desktop/java.awt.event=ALL-UNNAMED
--add-exports=java.desktop/com.sun.java.swing.plaf.windows=ALL-UNNAMED
--add-exports=java.desktop/sun.awt.shell=ALL-UNNAMED
--add-exports=java.desktop/com.sun.awt=ALL-UNNAMED
--add-exports=java.base/sun.security.action=ALL-UNNAMED

Alternatively, you can put the arguments into the manifest.mf file of your application by adding the attributes below. This is the recommended method for the deployment of your application.

Add-Exports: java.desktop/sun.swing java.desktop/sun.swing.table java.desktop/sun.swing.plaf.synth java.desktop/com.sun.java.swing.plaf.windows java.desktop/sun.awt.shell java.desktop/com.sun.awt java.base/sun.security.action   
Add-Opens: java.desktop/javax.swing.plaf.synth java.desktop/javax.swing.plaf.basic java.desktop/javax.swing java.desktop/javax.swing.tree java.desktop/java.awt.event 

License

As you maybe know minor release updates are covered by the support subscription. For using the latest releases a new license key is required - please contact sales for getting a new license key or request a quote for the update in case you don't have a valid support subscription.

Product Links

Synthetica Look And Feel
Synthetica Download
SyntheticaAddons
SyntheticaAddons Download
SyntheticaAddons Demos
Synthetica/SyntheticaAddons V3