JavaHelp: Difference between revisions
m A correction in site url. Tags: Visual edit Mobile edit Mobile web edit |
GoingBatty (talk | contribs) m -, typo(s) fixed: Github → GitHub |
||
Line 32: | Line 32: | ||
| accessdate=2017-12-17}}</ref> |
| accessdate=2017-12-17}}</ref> |
||
However, since the source code from JavaHelp was put on |
However, since the source code from JavaHelp was put on GitHub for [[Java Platform, Enterprise Edition|JavaEE]], the source code has been re-licensed to the [[Common Development and Distribution License]].<ref name="agplv2"/> However the source code files are still (mistakingly) under the GPLv2 with Classpath exception license<ref>{{cite web |
||
| url=https://github.com/javaee/javahelp/issues/45 |
| url=https://github.com/javaee/javahelp/issues/45 |
||
| title=CDDL or GPL license? |
| title=CDDL or GPL license? |
||
Line 42: | Line 42: | ||
[[Category:Online help]] |
[[Category:Online help]] |
||
{{prog-lang-stub}} |
{{prog-lang-stub}} |
Revision as of 20:14, 13 October 2021
Developer(s) | Oracle Corporation |
---|---|
Final release | 2.0.05
/ May 2007 |
Written in | Java |
Operating system | Cross-platform |
Platform | Java Virtual Machine |
License | GPL |
Website | javahelp |
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.
License
JavaHelp application used to come with the GNU General Public License with Classpath exception[1]
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.[1] However the source code files are still (mistakingly) under the GPLv2 with Classpath exception license[2]
References
- ^ a b "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 https://github.com/javaee/javahelp with CDDL license.
{{cite web}}
: External link in
(help)|quote=
- ^ "CDDL or GPL license?". 2017-11-08. Retrieved 2017-12-17.