Running JHelpDevRequirementsJHelpDev is a JAVA program and needs a Java Runtime Engine (JRE) to run. The JRE can be downloaded from java.sun.com. The minimum requirement is version 1.5. Starting JHelpDev
JHelpDev is distributed in an Java executable JAR file.
The specifics for starting JHelpDev will vary depending
on your computer, operating system, and JRE. However, the
general approach will look something like:
Command Line Options
The shell script files (jhelpdev.bat and jhelpdev.sh)
will probably meet your needs, but there are some
items you may override should you need to. The full
format of the command line is The HOMEDIR setting is the location that JHelpDev points to by default when opening one of the File dialogs (open project, save project as, etc). HOMEDIR is used when JHelpDev is first started, or if the last directory it pointed to is deleted or renamed. By default, HOMEDIR is just the directory from which JHelpDev was started.
The net.sourceforge.jhelpdev.settingsFile setting is the full
pathname of the file that holds environment settings such
as the recently opened file list. By default this is a file named
See also: Getting Started |