Query: gcjh
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GCJH(1) GNU GCJH(1)NAMEgcjh - - generate header files from Java class filesSYNOPSISgcjh [OPTIONS]... CLASS...DESCRIPTIONThe "gcjh" program is used to generate header files from class files. It can generate both CNI and JNI header files, as well as stub implementation files which can be used as a basis for implementing the required native methods. It is similar to "javah" but has slightly different command line options, and defaults to CNI.OPTIONSSee "javah" for a full description; this page only lists the additional options provided by "gcjh". CNI text options -add text Insert text into class body. -append text Append text after class declaration. -friend text Insert text as a "friend" declaration. -prepend text Insert text before start of class. Compatibility options (unused) -td DIR -M -MM -MD -MMD Unused compatibility option. Standard options: -help Print help text, then exit. -version Print version number, then exit. -JOPTION Pass argument to the Java runtime.BUGSSEE ALSOjavac(1), javah(1), ...AUTHOR0.98 2010-07-05 GCJH(1)
Related Man Pages |
---|
jcf-dump(1) - redhat |
hxextract(1) - debian |
gjar(1) - suse |
gjavah(1) - suse |
jcf-dump(1) - suse |
Similar Topics in the Unix Linux Community |
---|
problem with spaces and argument parsing |
Replacing lines in text files |
Insert string in alternate lines |
Insert a line in a sorted text file(s) |
Unexplained text in data files |