Re: [ImageJ-devel] [fiji-devel] moving to Java 7

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: [ImageJ-devel] [fiji-devel] moving to Java 7

Michael P Ellis
Some thoughts:

The ImageJ application launcher for Mac OS-X will require changing. I believe it is currently build with Apple’s jar bundler which expects to launch the bundled jar under Java 1.6.

Oracle offer their own Jar bundler which can be used instead and can launch with Java 7.

JWrapper might be worth considering if you want a single tool to build for OS-X/WIndows/Linux which can be build form a single platform (any one of the three). And also includes an option to bundle a JVM.

Java Webstart has given me no end of headaches over the last few years, particularly when Apple broke things such that currently deployed apps just stopped working (global support headache for me)
— Michael Ellis



On 7 Dec 2014, at 01:51, Tobias Pietzsch <[hidden email]> wrote:

> Hi,
>
> we are considering to increase the required Java version for ImageJ2/Fiji from 6 to 7.
> Java 6 has been unsupported (ie, no more fixes and updates) for over 1.5 years now, Java 7 is around for a long time, and developers are moving on to Java 8 even.
>
> Before we just move to Java 7, we want to see what users would think about this. So, are there any strong opinions out there?
>
> best regards,
> Tobias

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html