JImageHash icon indicating copy to clipboard operation
JImageHash copied to clipboard

JRE 1.8?

Open bhoeferlin opened this issue 3 years ago • 5 comments

Hi,

would it be possible to build (and deploy to maven) with Java 1.8?

bhoeferlin avatar Jun 22 '21 15:06 bhoeferlin

Yes this shouldn't be an issue. The only thing I have to investigate is how the javafx dependencies change. As far as I remember they were still included in 1.8?

KilianB avatar Jun 23 '21 09:06 KilianB

Would really appreciate the 1.8 deployment - tnx!

bhoeferlin avatar Jun 23 '21 15:06 bhoeferlin

That seems cant be run on a JDK8 version project. Since the JImageHash is build by JDK11, which is setting in POM.xml.

lightyear5235 avatar Jan 21 '22 02:01 lightyear5235

JDK8 uses version 2.1.1

dendi875 avatar Jun 30 '22 04:06 dendi875