summaryrefslogtreecommitdiff
path: root/jh_build.1
blob: f559a910afe6603187566d36c18cf3c4790f0b51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
.TH JAVAHELPER "1" "January 2008" "Javahelper Version 0.5" "User Commands"
.SH NAME
Javahelper \- Part of the Java Helper packaging tools
Refer to the tutorials in /usr/share/doc/javahelper for more detail
.SH SYNOPSIS
.B jh_build
[\fIoptions\fR] [\fI<jar> <src>\fR]
.SH OPTIONS
.HP
\fB\-h\fR \fB\-\-help\fR: show this text
.HP
\fB\-V\fR \fB\-\-version\fR: show the version
.HP
\fB\-m\fR<class> \fB\-\-main=\fR<class>: Use this class as the main class
.HP
\fB\-j\fR<java\-home> \fB\-\-java\-home=\fR<java\-home>: Set the JAVA_HOME variable
.HP
\fB\-o\fR<javac\-opts> \fB\-\-javacopts=\fR<javac\-opts>: Options to the Java compiler
.HP
\fB\-J\fR \fB\-\-javadoc\fR: Build javadoc
.HP
\fB\-N\fR \fB\-\-no-javadoc\fR: Don't build javadoc
.HP
\fB\-\-javadoc-opts=\fR<javadocc\-opts>: Options to the Javadoc compiler
.HP
\fB\-\-clean\fR: clean the build tree
.SS "Environment Variables:"
.IP
JAVA_HOME: path to the JDK to use
CLASSPATH: classpath to compile with and set in the manifest
JH_JAR_EXTRA: extra files to be included in the jar