The iSeries Java development tools help you build and run optimized
Java programs on an iSeries server.
- Run Java programs on a remote iSeries server using the iSeries Java Transform
and Run view.
- Run and debug Java programs on a remote iSeries server using the iSeries
support for launch configurations.
- Explicitly create an optimized iSeries Java program.
Note: Before you can transform or run an iSeries Java application with
the Transform and Run view, you must export your class files to an iSeries
integrated file system directory. With a launch configuration you can debug
your Java application directly from the source in your workspace.
In
addition to building interpreted Java applications, you can issue your transform
commands remotely, so you can create optimized iSeries Java programs from
class files.