Project

General

Profile

Actions

Bug #512

closed

Cannot run morpho under JDK1.1.8

Added by Matthew Brooke almost 22 years ago. Updated over 21 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
morpho - general
Target version:
Start date:
05/24/2002
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
512

Description

When trying to run morpho under JDK1.1.8, I get the following error:

"Error loading class edu/ucsb/nceas/morpho/framework/ClientFramework: Bad
major version number"

Possibly because compiler needs to be told to compile for JDK1.1.8 by using "-
target 1.1" switch, as described in following Sun forum:

http://forum.java.sun.com/thread.jsp?forum=37&thread=257438

Haven't tried building a version using InstallAnywhere, only tried running
from a modified morpho.bat (set classpath by hand to include
JDK1.1.8 "classes.zip" and also "swingall.jar" in addition to all the required
morpho jars).

Needs to be rectified before the next release.

Actions

Also available in: Atom PDF