Upgrading SDK from 26.1 to 28

Post here questions and problems related to oXygen frameworks/document types.
sderrick
Posts: 270
Joined: Sat Jul 10, 2010 4:03 pm

Upgrading SDK from 26.1 to 28

Post by sderrick »

Preparing to upgrade to latest SDK.
What is the oldest version of Java needed for the version 28 SDK?
Is there a list of changes I will need in my source code to do this upgrade?
thanks,

Scott
sorin_carbunaru
Posts: 449
Joined: Mon May 09, 2016 9:37 am

Re: Upgrading SDK from 26.1 to 28

Post by sorin_carbunaru »

Hi,

It seems the minimum required version of Java is 17.

Usually we do not change older APIs; we add new APIs, instead, in order not to break copatibility. Therefore I don't expect you need to make changes in your code.

All the best,
Sorin Carbunaru
Oxygen XML Editor
Post Reply