设置vm环境时出现警告提示:
The selected JRE does not support the current compiler compliance level of 1.6
或者,报错:
java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
Exception in thread "main"
1.查看JDK设置是否正确
Window -> Java -> Installed JREs
如果设置狂最上面有警告提示:The selected JRE does not support the current compiler compliance level of 1.6,说明你的jdk与eclipse的默认环境版本不一致,打开一下位置:
Window -> Java -> Compiler
设置 Compiler compliance level 等于当前JDK的版本,默认一般是最新版本(如6.0)
点击保存即可。
分享到:
相关推荐
eclipse-temurin官网下载的eclipse-temurin-alpine-jre-17
Eclipse Temurin (OpenJDK8U-jre_x64_linux_hotspot_8u312b07.tar.gz)适用于Linux系统。 Eclipse Temurin 项目提供了高质量的、经过 TCK 认证的 OpenJDK 运行时和相关技术,可在整个 Java生态系统中使用。
Access restriction: The type JPEGImageEncoder is not accessible due to restriction on required library C:\Java\jre1.6.0_07\lib\rt.jar 此时解决办法: Eclipse默认把这些受访问限制的API设成了ERROR。只要...
如果报错:eclipse项目右键,build path,configure build path,右面窗口的Libraries,add library...,jre system library。 android openfire xmpp smack即时通讯,包括:聊天发生文字,表情,图片,语音。添加...
《Eclipse集成JRE Windows 64位版2020-12详解》 Eclipse是一款著名的开源集成开发环境(IDE),广泛应用于Java、C++、Python等编程语言的开发工作。Eclipse-inst-jre-win64-2020-12.rar是一个针对Windows 64位操作...
编程选择题40道:Java开发环境:JDK与JRE的安装与配置.Tex.docx
GeoServer 2.23.4最低要求jre版本:openjdk-jre-11.0.22+7-windows-x64.exe
该版本的Eclipse包含了JRE(Java运行环境),这意味着用户无需单独安装JRE即可启动和运行Eclipse。这大大简化了安装过程,尤其是对于那些专注于Java开发的用户来说,可以节省时间和系统资源。 Eclipse的特性包括: ...
"eclipse-inst-jre-win64" 的标题和描述暗示了这是一个针对Windows 64位操作系统的Eclipse安装程序,其中包含了Java运行时环境(JRE)。 1. **Eclipse IDE**: Eclipse 是一个跨平台的开发工具,它提供了丰富的功能...
赠送jar包:guava-24.1-jre.jar; 赠送原API文档:guava-24.1-jre-javadoc.jar; 赠送源代码:guava-24.1-jre-sources.jar; 赠送Maven依赖信息文件:guava-24.1-jre.pom; 包含翻译后的API文档:guava-24.1-jre-...
- **JRE 环境配置**:Eclipse 需要 Java 运行环境(JRE),用户需自行安装 JRE,并在系统环境变量中设置正确的 JRE 路径。 **2. 初始界面**: - Eclipse 的初始界面类似于 JBilder,但在实际操作过程中,会发现其...
最新版 guava-30.1-jre.jar
赠送jar包:mssql-jdbc-6.1.0.jre8.jar; 赠送原API文档:mssql-jdbc-6.1.0.jre8-javadoc.jar; 赠送源代码:mssql-jdbc-6.1.0.jre8-sources.jar; 赠送Maven依赖信息文件:mssql-jdbc-6.1.0.jre8.pom; 包含翻译后...
最新版windows eclipse-inst-jre-win64.exe
标题 "eclipse-inst-jre-linux64.tar.gz" 指的是一个针对64位Linux操作系统的Eclipse集成开发环境(IDE)的安装程序压缩包,其中包含了Java运行时环境(JRE)。这个文件的扩展名 ".tar.gz" 表明它是一个使用tar工具...
eclipse-inst-jre-win64安装版
安装包:eclipse-jee-indigo-SR2-linux-gtk-x86_64.tar.gz(注意安装包的选择不然会导致后续创建的快捷方式不能使用) 1.下载安装包 详情查看博客:https://editor.csdn.net/md/?articleId=104333690 2.解压安装包 tar...
标题 "eclipse+jre(32位).rar" 指的是一个包含了Eclipse IDE和Java运行环境(JRE)32位版本的压缩包。这个压缩包是为那些需要在32位操作系统上开发Java应用程序的用户设计的。Eclipse是一款强大的开源集成开发环境,...