JavaHelp: Difference between revisions
m Updating Infobox (Replacing unknown parameter 'status') |
m A correction in site url. Tags: Visual edit Mobile edit Mobile web edit |
||
Line 1: | Line 1: | ||
{{Infobox software |
{{Infobox software |
||
| name |
| name = JavaHelp |
||
| logo |
| logo = |
||
| screenshot |
| screenshot = |
||
| caption |
| caption = |
||
| developer |
| developer = [[Oracle Corporation]] |
||
| released |
| released = |
||
| latest release version = 2.0.05 |
| latest release version = 2.0.05 |
||
| latest release date |
| latest release date = May 2007 |
||
| latest preview version = |
| latest preview version = |
||
| latest preview date |
| latest preview date = |
||
| discontinued |
| discontinued = yes |
||
| programming language |
| programming language = [[Java (programming language)|Java]] |
||
| operating system |
| operating system = [[Cross-platform]] |
||
| platform |
| platform = [[Java Virtual Machine]] |
||
| license |
| license = [[GNU General Public License|GPL]] |
||
| website |
| website = {{url|https://javahelp.netlify.app/}} |
||
}} |
}} |
||
Revision as of 19:58, 31 July 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.