Running Java applications on an IBM i server

The IBM® i Java™ development tools help you build and run optimized Java programs on an IBM i server.
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.

Feedback