Any Java Developers here?
Forums › General Discussion › Any Java Developers here?-
Im taking a class this semester in java programming. I have the most recent versions of both Java and the JDK. Yet whenever i complile a program and attempt to run it I get an error saying my file was compiled by a more recent version of JDK that my Java cannot understand. Both my professor and school have been completely useless in helping me fix this so here I am asking yall. If anyones able/willing to help i can provide more details.
-
Եαɠհɑƈԋαɾ wrote:
What version specifically? What platform?Im taking a class this semester in java programming. I have the most recent versions of both Java and the JDK. Yet whenever i complile a program and attempt to run it I get an error saying my file was compiled by a more recent version of JDK that my Java cannot understand. Both my professor and school have been completely useless in helping me fix this so here I am asking yall. If anyones able/willing to help i can provide more details.
-
Brown🎵Note wrote:
Java version "1.8.0_261Եαɠհɑƈԋαɾ wrote:
What version specifically? What platform?Im taking a class this semester in java programming. I have the most recent versions of both Java and the JDK. Yet whenever i complile a program and attempt to run it I get an error saying my file was compiled by a more recent version of JDK that my Java cannot understand. Both my professor and school have been completely useless in helping me fix this so here I am asking yall. If anyones able/willing to help i can provide more details.
And,
Javac 14.0.2.I use windows.
-
The error is as follows: "ProgramFile" has been compiled by a more recent version of the Java Runtime (class file version 58.0) this version of Java Runtime only recognizes class file versions up to 52.0.
But to my knowledge i run the most recent versions of both.
-
1.8 is not the latest major version. You just have the latest version of 1.8. You could try updating from java 8 to java 11.
-
(Or downgrading javac...)
Purchase Respect Points NEW! · Support · Turf Map · Terms · Privacy
©2021 MeanFreePath LLC