Use MDIUtilities 1.2.57
Add a preventExit property to prevent the tool to use a System.exit at the end of the process. It can be useful when using it through ant or Maven
Add a checkInternalJavaAPI property to prevent the tool to check for internal APIs if the javadocs are not available
Avoid to check for internal APIs if the javadocs are not available for packages, because packages are not available this way (no Metadata)
Fix the generation of help content with images optimized for JavaFX leading to a NPE
Fix somes case where using the arrows in the auto-complete search field to navigate in the search field results in the swing help would result in an ArrayIndexOutOfBounds exception
Rename the tutorials solutions directories to clarify them and make simpler to find the solution associated with each tutorial
Fix the help dababase writing throwing a NPE if some articles have the same name
Add the forgotten json.jar Classpath dependency in the javaFX and Swing help libraries
Fix the back/forward system which did not work correctly in the Swing help
Fix the back/forward system which did not work correctly in the javaFX help
Last edit: Hervé Girod 2023-10-18
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2023-10-19
Tested. All is Fine!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Use MDIUtilities 1.2.57
Add a preventExit property to prevent the tool to use a System.exit at the end of the process. It can be useful when using it through ant or Maven
Add a checkInternalJavaAPI property to prevent the tool to check for internal APIs if the javadocs are not available
Avoid to check for internal APIs if the javadocs are not available for packages, because packages are not available this way (no Metadata)
Fix the generation of help content with images optimized for JavaFX leading to a NPE
Fix somes case where using the arrows in the auto-complete search field to navigate in the search field results in the swing help would result in an ArrayIndexOutOfBounds exception
Rename the tutorials solutions directories to clarify them and make simpler to find the solution associated with each tutorial
Fix the help dababase writing throwing a NPE if some articles have the same name
Add the forgotten json.jar Classpath dependency in the javaFX and Swing help libraries
Fix the back/forward system which did not work correctly in the Swing help
Fix the back/forward system which did not work correctly in the javaFX help
Last edit: Hervé Girod 2023-10-18
Tested. All is Fine!!