Skip to content

Cannot update to required Java version ? #1

Description

@stonemull

Really keen to try this but I cannot get your jar file running with the latest (windows) version of the java runtime. Not sure how to proceed.

PS C:\Program Files\Java\jre1.8.0_321\bin> java -jar C:\temp\G2C.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: g2c/application/Main has been compiled by a more recent version of the Java Runtime (class file version 57.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:59)
PS C:\Program Files\Java\jre1.8.0_321\bin>

btw, Method I want to try is using the resin as the resist, remove the vat and add/print/create a smaller vat with just a thin resin layer and deposit the resin directly onto the pcb copper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions