Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] Help Generator for Java 11.

Hi Saul,

 

I added support for the new doclet API to the help generator doclet. Should work with newer versions of Java now. See [1] for details.

Further I added a wiki page how the doclet should be used and how links between help documents can be provided [2]. Was about time that I let you all know how this works J

 

Best regards

Christian

 

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=553769

[2] https://wiki.eclipse.org/EASE/Module_Documentation

From: ease-dev-bounces@xxxxxxxxxxx <ease-dev-bounces@xxxxxxxxxxx> On Behalf Of Saul Hidalgo
Sent: Dienstag, 3. Dezember 2019 10:14
To: ease-dev@xxxxxxxxxxx
Subject: [ease-dev] Help Generator for Java 11.

 

 

     Good morning.

     Debrief is a maritime tool that uses Eclipse Ease plugin for the scripting section. It was running perfectly on Java 8, however when we moved to Java 11, the doclet that generated the documentation stopped working due the API change in Java Doc.

     I have created a partial implementation of it that I have uploaded here: https://github.com/saulhidalgoaular/eclipse-ease-help-generator in case it is useful for someone else.

     Has anyone else worked on a similar solution before?

     Thanks
     Regards
     Saul.

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top