api 19.1

Having trouble installing Oxygen? Got a bug to report? Post it all here.
LBarth
Posts: 26
Joined: Mon Mar 04, 2013 1:42 pm

api 19.1

Post 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
Radu
Posts: 9018
Joined: Fri Jul 09, 2004 5:18 pm

Re: api 19.1

Post 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
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply