Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

AMW Examples HowTo

Revision as of 08:57, 14 November 2006 by Marcos.didonet-del-fabro.univ-nantes.fr (Talk | contribs) (Installation from the sources:)

< To: AMW

Multiple source patterns (beta)

Many AMW examples use ATL matching transformations with multiple source patterns, i.e., ATL rules that match more than one element. This feature is not yet available for download in the official binary versions of ATL because it is under testing. However, a beta version is available for download in the AMW page. Follow the installation instructions below:

Installation from the sources:

Download the file ATLToASMCompiler.asm and copy it into "org.atl.eclipse.engine/src/org/atl/eclipse/engine/resources".

After copying the new compiler, be sure the ATL transformation was recompiled. To do that, just modify and save the .atl file.

Installation from the binaries:

Download the org.atl.eclipse.engine_1.0.7.jar plugin and copy it into the "eclipse/plugins" folder. The binaries must have been compiled with the latest ATL sources.

AMW Examples

Copyright © Eclipse Foundation, Inc. All Rights Reserved.