Page 1 of 1

api 19.1

Posted: Tue Jun 26, 2018 1:00 pm
by LBarth
Hi,

I have a framework running on version 19.1.
On https://www.oxygenxml.com/InstData/Editor/SDK/javadoc/ I find api 20.1.
Is there an url I can find api 19.1 ?

Regards,
Lionel

Re: api 19.1

Posted: Wed Jun 27, 2018 7:25 am
by Radu
Hi Lionel,

We do not keep older Javadoc versions on our web site.
Normally as a workaround I would advise you to use our Maven-based SDK for version 19.1 and get the Javadoc it but it seems we did not properly generate the 19.1 Javadoc in the Maven based SDK.
You can probably continue using the 20.1 Javadoc and look for @since markers on methods to see if they are for Oxygen 20 or newer.

Regards,
Radu