52 Java Stand-alone Applications on z/OS Volume II
Eclipse 3.1 including Java SDK installed on the workstation. See:
http://www.eclipse.org/
for more details.
The Java SDK is installed properly on the host. We used SDK 5.0 in this
example.
4.2.2 Set up Ant FTP support in Eclipse
To facilitate the application deployment from the Eclipse workbench running on
the workstation to z/OS, the Ant FTP support in Eclipse needs to be set up.
Download commons-net-1.4.1.zip and jakarta-oro-2.0.8.zip from:
http://jakarta.apache.org/site/downloads/downloads_commons-net.cgi
http://jakarta.apache.org/site/downloads/downloads_oro.cgi
Extract commons-net-1.4.1.jar and jakarta-oro-2.0.8.jar from the zip files and put
them into a directory called c:\ant_ftp_jars.