XML Feeds

.

[java-dev] java version question

Emmanuel Jourdan c74-mailinglists at e--j.com
Tue Jan 8 12:40:55 MST 2008


On 8 janv. 08, at 20:21, garton at columbia.edu wrote:

> I've finished up a fun new mxj thing (maxlispj!), and a number of  
> people were kind enough to test it out.  I ran into one problem + a  
> solution:  I hadn't realized that mxj depended on the host machine's  
> jvm.  I created my first jar using java v. 1.5, but anyone still  
> running 1.4.x would get a major.minor version number error when  
> trying to load my classes.  I can compile my classes and make the  
> jar using 1.4, so all is ok.


I'm not a java expert, but ejies java externals are compiled with java  
1.4 and run fine with java 1.5.

ej


More information about the java-dev mailing list