beakerx
beakerx copied to clipboard
Migrate BeakerXDoclet off from com.sun.javadoc.*
These classes were deprecated long ago and are now removed in Java 13. We should get ready and migrate these classes. Some migration hints here: https://docs.oracle.com/javase/9/docs/api/jdk/javadoc/doclet/package-summary.html#migration
To do this we need to upgrade java