SCHWERWIEGEND: Pattern not equal for execution environment and module in
main (getasm != load 0 @ 0)
org.eclipse.m2m.atl.engine.AtlSuperimposeModule$AtlSuperimposeModuleException:
Pattern not equal for execution environment and module in main (getasm
!= load 0 @ 0)
at
org.eclipse.m2m.atl.engine.AtlSuperimposeModule.mainSanityCrossCheck(AtlSuperimposeModule.java:101)
...
The asm-file of the superimposed module starts with
<?xml version = '1.0' encoding = 'ISO-8859-1' ?>
<asm name="0">
...
It does not matter which rules the superimposed ATL-module contains. I
use Eclipse 3.3 with ATL 2.0.0.
Did I miss to configure something?