Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
JavaHelp
File format and help system for Java software

JavaHelp is both an application and a format for online help files that can be displayed by the JavaHelp browser. It is written in Java, and is mainly used in Java applications. It can be used for any application and it does require the overhead of the JRE to load.

The file format is XML.

The GUI uses a tri-pane layout, with a toolbar and menu at the top, navigation pane on the left, and content viewer on the right. The navigation pane includes searching, indexing, and a table of contents.

We don't have any images related to JavaHelp yet.
We don't have any YouTube videos related to JavaHelp yet.
We don't have any PDF documents related to JavaHelp yet.
We don't have any Books related to JavaHelp yet.
We don't have any archived web articles related to JavaHelp yet.

License

JavaHelp application used to come with the GNU General Public License with Classpath exception1

However, since the source code from JavaHelp was put on GitHub for JavaEE, the source code has been re-licensed to the Common Development and Distribution License.2 However the source code files are still (mistakenly) under the GPLv2 with Classpath exception license3

References

  1. "Give JavaHelp a chance! was: Release Apache NetBeans 9.0 Alpha (incubating)". 2017-11-08. Retrieved 2017-12-17. Yes, NetBeans depends on JavaHelp and JavaHelp has been developed under GPLv2 with CP exception(...) Btw. there already is github.com/javaee/javahelp with CDDL license. https://lists.apache.org/thread.html/a3c047a068bd7f99a3c515cd89e2a72645965ae799c3be5a8b9739f0@%3Cdev.netbeans.apache.org%3E

  2. "Give JavaHelp a chance! was: Release Apache NetBeans 9.0 Alpha (incubating)". 2017-11-08. Retrieved 2017-12-17. Yes, NetBeans depends on JavaHelp and JavaHelp has been developed under GPLv2 with CP exception(...) Btw. there already is github.com/javaee/javahelp with CDDL license. https://lists.apache.org/thread.html/a3c047a068bd7f99a3c515cd89e2a72645965ae799c3be5a8b9739f0@%3Cdev.netbeans.apache.org%3E

  3. "CDDL or GPL license?". GitHub. 2017-11-08. Retrieved 2017-12-17. https://github.com/javaee/javahelp/issues/45