Page 1 of 1

Oxygen XML SDK and version 20.0

Posted: Mon Aug 27, 2018 10:53 pm
by csun
Hello,

We are using Oxygen Author and Oxygen Editor version 20.0. Currently, as mentioned on this page,
https://www.oxygenxml.com/oxygen_sdk/download.html
"The API distributions listed in this page are compatible with the Oxygen version 20.1."

Are they compatible with the Oxygen version 20.0 too, or should I use Oxygen SDK 19.1 instead?

If there are still API distributions available somewhere for Oxygen version 20.0, do the Java extensions in the SDK need to be compiled with Java 1.6 compatibility, or Java 1.8?

Thanks,
Charles

Re: Oxygen XML SDK and version 20.0

Posted: Tue Aug 28, 2018 7:22 am
by Radu
Hi Charles,

We usually maintain separate SDK pages for the latest minor version of the current major version, this is why we do not have a separate SDK page for 20.0. But the Maven repository still has the missing archetype versions, for example you can try to use 20.0.0.2 which is the latest of the 20.0 SDK.

Regards,
Radu

Re: Oxygen XML SDK and version 20.0

Posted: Mon Sep 10, 2018 11:49 pm
by csun
Hi Radu,
Thanks for the information!

Charles