Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 623 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 623 Bytes

Bio-Formats Fiji

Actions Status

A simple POM allowing to update a Fiji distribution with a new version of Bio-Formats.

To update the distribution simply run:

 mvn clean package

Additional two properties can be overriden and passed as -Dkey=value to the command above:

  • fiji.home specified the root directory of the Fiji application (default: Applications/Fiji.app)
  • bioformats.version specifies the new version of Bio-Formats to replace into the Fiji distribution