|
Solution to "cannot access class...; class file has wrong version 47.0"
Explanation:
This error message occurs when trying to use the
JSci JDK 1.3 classes with an older version of Java.
Action:
Upgrade to the latest version of Java, and ensure
your PATH statement (or any other such setting)
does not contain any references to previous
versions of Java you may have installed.
|