Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: madlad63 on January 15, 2007, 11:57:24 pm

Title: java api version mismatch
Post by: madlad63 on January 15, 2007, 11:57:24 pm
I am trying to use the EA build with java and I am getting the following error:
ea\SpinnerAdapter.java:5: cannot access org.sparx.Package
bad class file: C:\apps\Sparx Systems\EA\Java API\eaapi.jar(org/sparx/Package.class)
class file has wrong version 49.0, should be 48.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
import org.sparx.Package;
I uninstalled the patched 6.5 and installed version 6.5 802. I have been unable to find enough information to resolve this issue.