[ImageJ-devel] JavaFX packaging update

Curtis Rueden ctrueden at wisc.edu
Tue Jun 16 17:09:34 CDT 2015


Hi everyone,

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:

  git clone git://github.com/imagej/imagej
  mvn -Pdist

And you should get some platform-specific application bundles in
target/jfx/app and target/jfx/native directories.

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!

Regards,
Curtis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20150616/b09fdc47/attachment.html>


More information about the ImageJ-devel mailing list