29.06.2013 Views

Qshell Interpreter (qsh) - FTP Directory Listing - IBM

Qshell Interpreter (qsh) - FTP Directory Listing - IBM

Qshell Interpreter (qsh) - FTP Directory Listing - IBM

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

For more information about the java<strong>Qshell</strong> command, see the java tool by Sun<br />

Microsystems, Inc.<br />

[ Legal | AS/400 Glossary ]<br />

javac - Compile a Java program<br />

The javac tool compiles Java programs. It is compatible with the javac tool that is<br />

supplied by Sun Microsystems, Inc.<br />

The javac tool is available using the <strong>Qshell</strong> <strong>Interpreter</strong>.<br />

For more information about the javactool, see the javac tool by Sun<br />

Microsystems, Inc.<br />

[ Legal | AS/400 Glossary ]<br />

javadoc - Generate Java documentation<br />

The javadoc tool generates API documentation. It is compatible with the javadoc<br />

tool that is supplied by Sun Microsystems, Inc.<br />

The javadoc tool is available using the <strong>Qshell</strong> <strong>Interpreter</strong>.<br />

For more information about the javadoctool, see the javadoc tool by Sun<br />

Microsystems, Inc.<br />

[ Legal | AS/400 Glossary ]<br />

javah - Generate C header or stub file<br />

82 <strong>Qshell</strong> <strong>Interpreter</strong> (<strong>qsh</strong>)<br />

The javah tool facilitates the implementation of Java native methods. It is<br />

compatible with the javah tool that is supplied by Sun Microsystems, Inc. with a few<br />

exceptions.<br />

Note: Writing native methods means that your application is not 100% pure Java. It also<br />

means that your application is not directly portable across platforms. Native methods are, by<br />

nature, platform or system specific. Using native methods may increase your development<br />

and maintenance costs for your applications.<br />

The javah tool is available using the <strong>Qshell</strong> <strong>Interpreter</strong>. It reads a Java class file<br />

and creates a C-language header file in the current working directory. The header<br />

file that is written is an AS/400 Stream File (STMF). It must be copied to a file<br />

member before it can be included in a C program on AS/400.<br />

The javah tool is compatible with the tool that is provided by Sun Microsystems,<br />

Inc. If the following options are specified; however, AS/400 ignores them:<br />

Ignored option Description<br />

-td The javah tool on AS/400 does not require a<br />

temporary directory.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!