Skip to main content
Jump to: navigation, search

AM3 FAQ

< To: AM3

This is the AM3 wiki FAQ.

When I run my script with AM3 ant tasks I got the following error: /MyPath/myScript.xml:XX: Could not create task or type of type: am3.loadModel

In the launch configuration of your ant script, you should select the option "Run in the same JRE as the workspace" in the tab "JRE".

Back to the top