Clean up and switch to java 11

This commit is contained in:
Anadroid
2020-09-11 13:27:21 +02:00
parent 55994b73d8
commit f767f61c4f
16 changed files with 300 additions and 258 deletions
@@ -57,9 +57,6 @@ public class ProcessingWeblet extends Standard {
System.out.println("\n===Writing .javadoc sourced reference.===");
writeContents(root);
// write out everything in the include directory:
// see: /api_en/include
System.out.println("===Source code @webref files written.===");