| [news.eclipse.modeling.m2m] Re: [ATL] AM3 Ant task problem |
Hi Freddy,
--
Best regards, Milan Milanovic
Freddy Allilaire wrote:
Hi Milan,
It seems your version of AM3 ant tasks is not compatible with your version of ATL.
Regards, Freddy.
Milan Milanovic a écrit :org.atl.eclipse.engine.AtlModelHandler.getHandler(Lorg/atl/engine/vm/nativelib/ASMModel;)Ljava/lang/Sting;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 Fileseclipseworkspacemegaprojectbuild.xml:11:: The following error occurred while executing this line:
java.lang.NoSuchMethodError:
The same error is generated when I change model handler to EMF or MDR.
What is the problem here, please ?