Use HDF5 Java object package to write hdf5-file in Windows - installation

Hey, just in case anyone finds this question, this is how I got it to work:

In your projekt add the libraries

  • HDFView.jar
  • slf4j-simple-1.7.25.jar

and add to your library-path:

-Djava.library.path="[YOURPATH]\HDFView\3.0.0\lib"