[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmt.amw] Re: AMW on Mac

Hi,

yes, it is compiled using JVM 1.6, because it depends on org.eclipse.m2m.atl.engine and org.eclipse.gmt.am3.dsls.km3, which use some classes of JVM 1.6 (exception handling I think).

There are 2 solutions:

1) take a previous version (for instance, the ones for Eclipse 3.2)

2) take the sources from CVS from a previous date, where these primitives are not used and recompile using JVM 1.5. Unfortunately, I don't know this exact date (a guess would be by the beginning of the year).


Marcos.

Benjamin CHEVALLEREAU wrote:
Hi,

I try to use AMW with my Mac. But I have an error :

An error has occurred. See error log for more details.
Bad version number in .class file

I suppose that AMW is compiled with the version 1.6 of Java. Unfortunately, the version 1.6 of the JVM on Mac is not totally available. Do you know a solution ?

Thanks