[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.modeling.m2m] Re: [ATL] AM3 Ant task problem

Hi Milan,

It seems your version of AM3 ant tasks is not compatible with your version of ATL.

Regards,
Freddy.

Milan Milanovic a écrit :
Hi all,

I've installed Eclipse 3.1.2 and latest ATL binary version from site. But, when I run AM3 ANT task, which PERFECTLY worked on my previous installation, I got an error. Load is done O.K., but in line am3.atl...

BUILD FAILED C:\Program Files\eclipse\workspace\megaproject\build.xml:11:: The following error occurred while executing this line:

java.lang.NoSuchMethodError: org.atl.eclipse.engine.AtlModelHandler.getHandler(Lorg/atl/engine/vm/nativelib/ASMModel;)Ljava/lang/Sting;


The same error is generated when I change model handler to EMF or MDR.

What is the problem here, please ?