The HDF Java Products include HDFView, Java HDF Object Package, and Java HDF4 and HDF5 Interfaces.
For basic instructions on the installation and use of HDF Java Products, please read the guide,
Installing and Using HDF Java Products.
The source distribution is available from
http://www.hdfgroup.org/ftp/HDF5/hdf-java/src.
The source distribution includes the Java code to build
HDFView, the
Java HDF
Object Package, and related HDF4 and HDF5 Object Packages.
The source distribution also includes Java classes that declare the native
methods for
Java HDF
Interface (JHI) and
Java HDF5
Interface (JHI5) and C code that implements the native methods.
JHI requires the HDF4 library (binary), and JHI5 requires the HDF5
library (binary). These are not included in the HDF Java Products source
distribution. The HDF libraries can be obtained from the HDF Downloads page.
Building the HDF Java Products from the source distribution is not an easy
endeavor. Refer to the following the instructions for more details:
Pre-built binaries are available from
http://www.hdfgroup.org/ftp/HDF5/hdf-java/bin.
The pre-built binaries include all of the HDF Java Products listed in the
table above and the HDF4 and HDF5 libraries required by JHI and JHI5.
Binaries are provided for Linux, Mac OS X, Solaris, and Windows
in the corresponding platform subdirectories of the ftp site.