The IBM® i Java™ development
tools help you build and run optimized Java programs on an IBM i server.
- Run Java programs on a remote IBM i server using the IBM i Java Transform
and Run view.
- Run and debug Java programs on a remote IBM i server using the IBM i support
for launch configurations.
- Explicitly create an optimized IBM i Java program.
Note: Before you can transform or run an IBM i Java application
with the Transform and Run view, you must export your class files to an IBM i 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 IBM i Java programs
from class files.
Tip: Make sure the JVM on IBM i matches the JVM for your project.