Close Menu
    What's Hot

    YouTube Unblocked Proxy: Overview, Benefits, and Real-World Use Cases

    April 7, 2026

    Linux Kernel Release Frequency Statistics 2026

    April 7, 2026

    How To Use The SSH Login Command

    April 7, 2026
    Facebook X (Twitter) Instagram
    Command Linux
    • About
    • Man Pages
    • Arch Linux
    • Statistics
    • How to
      • Q&A
    • OS
      • Windows
    • Blog
      • Featured
    • MORE
      • Easter Eggs
      • IP Address
    • Write For Us
    • Contact Us
    Command Linux
    Home - man page - GJAVAH

    GJAVAH

    WillieBy WillieFebruary 25, 2026Updated:February 25, 2026No Comments1 Min Read
     

    NAME

    gjavah – – generate header files from Java class files  

    SYNOPSIS

    gjavah …  

    DESCRIPTION

    The gjavah 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.  

    OPTIONS

    -d DIR
    Set output directory.
    -o FILE
    Set output file (only one of -d or -o may be used).
    -cmdfile FILE
    Read command file.
    -all DIR
    Operate on all class files under directory DIR.
    -stubs
    Emit stub implementation.
    -jni
    Emit JNI stubs or header (default).
    -cni
    Emit CNI stubs or header (default JNI).
    -verbose
    Set verbose mode.
    -force
    Output files should always be written.

    Class path options:

    -classpath PATH
    Set the class path.
    -IDIR
    Add directory to class path.
    -bootclasspath PATH
    Set the boot class path.
    -extdirs PATH
    Set the extension directory path.

    Standard options:

    -help
    Print help text, then exit.
    -version
    Print version number, then exit.
    -JOPTION
    Pass argument to the Java runtime.
     

    BUGS

     

    AUTHOR

    Willie
    • Website

    Willie has over 15 years of experience in Linux system administration and DevOps. After managing infrastructure for startups and enterprises alike, he founded Command Linux to share the practical knowledge he wished he had when starting out. He oversees content strategy and contributes guides on server management, automation, and security.

    Related Posts

    E2FREEFRAG

    April 7, 2026

    Net::DNS::RR::DHCID

    April 7, 2026

    LOGROTATE

    April 7, 2026

    EVP_MD_CTX_destroy

    April 7, 2026
    Top Posts

    SYSTEMD-EFI-BOOT-GENERATOR

    March 16, 2026

    How To View Linux History With Timestamp for Every Command

    February 27, 2026

    SYSTEMCTL

    January 16, 2026

    isql

    March 18, 2026
    • Home
    • Contact Us
    • Privacy Policy
    • Terms of Use

    Type above and press Enter to search. Press Esc to cancel.