JavaHelp

From Wikipedia, the free encyclopedia

Template:Short description

Page Module:Infobox/styles.css has no content.

JavaHelp
[[Programmer|DeveloperTemplate:Pluralize from text]]Oracle Corporation
Template:Infobox software/simple
Written inJava
EnginePage Template:Plainlist/styles.css has no content.Template:EditAtWikidata
Operating systemCross-platform
PlatformJava Virtual Machine
LicenseGPL
Websitegithub.com/javaee/javahelp/
RepositoryPage Template:Plainlist/styles.css has no content.

Script error: No such module "Check for conflicting parameters".

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 (mistakenly) under the GPLv2 with Classpath exception license[2]

References

  1. ^ a b Lua error in package.lua at line 80: module 'Module:Citation/CS1/Utilities' not found.
  2. ^ Lua error in package.lua at line 80: module 'Module:Citation/CS1/Utilities' not found.


Template:Asbox