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

Difference between revisions of "AMW FAQ"

m
m
Line 1: Line 1:
 
{{Backlink|AMW}}
 
{{Backlink|AMW}}
{{Backlink|AMMA}}
 
  
 
This is the [[AMW]] wiki FAQ.
 
This is the [[AMW]] wiki FAQ.
Line 7: Line 6:
  
 
==What are the dependencies of AMW? Which are the other plugins that should be installed?==
 
==What are the dependencies of AMW? Which are the other plugins that should be installed?==
AMW depends on two plugins from [[ATL]] and [[AM3]] plugins:
+
[[AMW]] depends on two plugins from [[ATL]] and [[AM3]] plugins:
 
* org.atl.eclipse.engine
 
* org.atl.eclipse.engine
 
* org.atl.eclipse.km3
 
* org.atl.eclipse.km3
  
However, it is advisable to install all ATL and KM3 plugins, because AMW contains complex scenarios that use all the components of the [[AMMA]] platform, such as ATL transformations, or AM3 Ant Tasks.
+
However, it is advisable to install all [[ATL]] and [[KM3]] plugins, because [[AMW]] contains complex scenarios that use all the components of the [[AMMA]] platform, such as [[ATL]] transformations, or [[AM3 Ant Tasks]].
  
 
==Where can I find more information about the model management tasks used in AMW examples?==
 
==Where can I find more information about the model management tasks used in AMW examples?==
Line 20: Line 19:
  
 
==Why the menu "Extract ATL-0.2 model into ATL-0.2 file" does not appear when I try to extract an ATL model that was created from a weaving model?==
 
==Why the menu "Extract ATL-0.2 model into ATL-0.2 file" does not appear when I try to extract an ATL model that was created from a weaving model?==
Specific extraction and injection menus are available only in the "AM3 Resource Navigator", not in the  
+
Specific extraction and injection menus are available only in the "AM3 Resource Navigator", not in the "Package Explorer" view.
"Package Explorer" view.
+

Revision as of 10:21, 10 October 2006

< To: AMW

This is the AMW wiki FAQ.

What are the dependencies of AMW? Which are the other plugins that should be installed?

AMW depends on two plugins from ATL and AM3 plugins:

  • org.atl.eclipse.engine
  • org.atl.eclipse.km3

However, it is advisable to install all ATL and KM3 plugins, because AMW contains complex scenarios that use all the components of the AMMA platform, such as ATL transformations, or AM3 Ant Tasks.

Where can I find more information about the model management tasks used in AMW examples?

More information can be found in the AM3 Ant Tasks page.

Which version of AMW, AM3 and ATL should be installed to avoid version problems?

The required versions of the three plugins are mentioned in the corresponding download pages: AMW, AM3, ATL. <p/>

Why the menu "Extract ATL-0.2 model into ATL-0.2 file" does not appear when I try to extract an ATL model that was created from a weaving model?

Specific extraction and injection menus are available only in the "AM3 Resource Navigator", not in the "Package Explorer" view.

Back to the top