elki-project / elki

ELKI Data Mining Toolkit
https://elki-project.github.io/
GNU Affero General Public License v3.0
780 stars 321 forks source link

Use a @cite doclet to use inline citations in Javadoc #49

Open kno10 opened 6 years ago

kno10 commented 6 years ago

But as we are currently targeting JDK 8, and a new API arrived in JDK 9, it does not make sense to do this yet. The next long-term Java version 11 is scheduled for end of September 2018. So for ELKI 0.8 it is an option to target JDK 11, and use the new API then.