Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    14.1/15.0 Client Javadoc Version

    Hi Isomorphic,

    I noticed that client 14.1p and 15.0d use a different (newer?, non frame-based) Javadoc Version (there is now a search field) than 14.0p and before.
    I assume this is on purpose. Shouldn't that then also be used for the server Javadocs of 14.1p and 15.0d?

    Best regards
    Blama

    #2
    Although SC/SGWT 14.1+ now supports Java 17/Jakarta on the server, our server Javadoc for these releases is still generated with Java 8 due to a dependency on the Java 8 Taglet class.

    This is temporary, as we plan to migrate our custom Javadoc tag(s) to use the newer jdk.javadoc.doclet.Taglet class available in Java 17. That migration should also ensure that any links to third party JARs are included properly in our Javadoc.

    Comment


      #3
      We have now migrated the SC/SGWT 15.0d Server Javadocs to to the new format (Java9 Javadoc with search box) that you mentioned.

      The SC/SGWT 14.1p Server Javaocs will be migrated next.

      Comment

      Working...
      X