<div dir="ltr">Hi everyone,<div><br></div><div>For those curious about the new JavaFX packaging for ImageJ, the relevant bits are now merged to master. So you can play with it if you like:</div><div><br></div><div>  git clone git://<a href="http://github.com/imagej/imagej" target="_blank">github.com/imagej/imagej</a></div><div>  mvn -Pdist</div><div><br></div><div>And you should get some platform-specific application bundles in target/jfx/app and target/jfx/native directories.</div><div><br></div><div>Of course, the ImageJ Updater is still ignorant of the new directory structure (with core ImageJ stuff in the lib/ folder instead of jars/). And since the native launcher is no longer the ImageJ Launcher, many CLI flags do not work at the moment. But we will keep working on it!</div><div><br></div><div>Regards,</div><div>Curtis</div></div>