Hi guys,
I just install latest ver B4J & when compile old project, I got this err :
main._process_globals (java line: 74)
java.lang.UnsupportedClassVersionError: org/eclipse/jetty/server/HttpConfiguration$Customizer : Unsupported major.minor version 52.0
On old B4J(forgot the version & JDK 1.7), this project compile without a problem.
The project is JRDC, so it is without UI.
Anyone know how to fix this? Thanks in advance.
I just install latest ver B4J & when compile old project, I got this err :
main._process_globals (java line: 74)
java.lang.UnsupportedClassVersionError: org/eclipse/jetty/server/HttpConfiguration$Customizer : Unsupported major.minor version 52.0
On old B4J(forgot the version & JDK 1.7), this project compile without a problem.
The project is JRDC, so it is without UI.
Anyone know how to fix this? Thanks in advance.