[ImageJ-devel] JavaFX packaging update

Rasband, Wayne (NIH/NIMH) [E] rasbandw at mail.nih.gov
Wed Jun 17 09:59:39 CDT 2015


> On Jun 16, 2015, at 6:09 PM, Curtis Rueden <ctrueden at WISC.EDU> wrote:
> 
> 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!

Hi Curtis,

Is there an OS X application bundle that includes Java 8 available for download? I have not had any luck getting the the ‘mvn' command to work.

-wayne







More information about the ImageJ-devel mailing list