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
_______________________________________________
ImageJ-devel mailing list
ImageJ-devel@imagej.net
http://imagej.net/mailman/listinfo/imagej-devel

Reply via email to