You can create and edit Java™ source files in a number of ways.
Java source files are American Standard Code for Information Interchange (ASCII) text files in the integrated file system on iSeries servers.
You can create and edit a Java source file with iSeries Access for Windows and a workstation-based editor.
You can create a Java source file on a workstation. Then, transfer the file to the integrated file system by using file transfer protocol (FTP).
To create and edit Java source files on a workstation:
You can edit files from any file system using the EDTF CL command. It is an editor that is similar to the Source Entry Utility (SEU) for editing stream files or database files. See the EDTF CL command for information.
You can create a Java source file as a text file by using source entry utility (SEU).
To create a Java source file as a text file by using SEU, perform the following steps:
If you need to make changes to the source code, change the database member by using SEU and copy the file again.
For information on storing files, see Files in the integrated file system.