由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - UnsupportedClassVersionError...
相关主题
FT. JBuilder9出来了?Re: jbuilder current working dir?
关于linux 下makefile求救!Special Thanks to TAR
[转帖]如何才算掌握Java(J2SE篇)jBuiler 4白皮书(来自inprise网站)
请教大家一些问题JVM
怎样在JBuilder里输入这样的command?Re: 请推荐Java编译环境或软件?
想起几年前Re: run servlet from command line?Re: jbuilder的光标为什么不在列的最后
JDK1.3.0 is really fastJBUILDER 5 NEW FEATURES
Re: JDBC and SybaseJBuilder 5 EE download
相关话题的讨论汇总
话题: jbuilder话题: command话题: program
进入Java版参与讨论
1 (共1页)
r*******w
发帖数: 121
1
Hi,
i am trying to batch a java program i developed using a shell script...the
strange thing is...the program can run perfectly inside jbuilder...however
after i copied the command from jbuilder to a dos command line, a
UnsupportedClassVersionError is throw...and here is the stack trace
Unsupported major.minor version 48.0
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClas
xt
发帖数: 17532
2
Your JBuilder has a newer version of JDK.
1 (共1页)
进入Java版参与讨论
相关主题
JBuilder 5 EE download怎样在JBuilder里输入这样的command?
Strongly recommend Eclipse想起几年前Re: run servlet from command line?
How to compile a Java program with import my own package in UNIXJDK1.3.0 is really fast
关于Jbuilder7???Re: JDBC and Sybase
FT. JBuilder9出来了?Re: jbuilder current working dir?
关于linux 下makefile求救!Special Thanks to TAR
[转帖]如何才算掌握Java(J2SE篇)jBuiler 4白皮书(来自inprise网站)
请教大家一些问题JVM
相关话题的讨论汇总
话题: jbuilder话题: command话题: program