Has anyone else encountered the Javadoc error when converting a Java 11 plugin to Java17.
When running any build command using Java17 it spits out a Javadoc error as there was a major change in the javadoc jar with classes being removed from Java13 onwards.
2 Likes
Hi, yes javadoc generation is not working with Java 17: https://ecosystem.atlassian.net/browse/ATLASSDK-235
This was fixed in more recent AMPS versions (and Plugin SDK)
1 Like
Did you release a new SDK for it as every time there is a discussion involving the SDK being updated the download link is stuck at the old version.