Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwpiers2008-02-27 11:15:50 +0000
committerwpiers2008-02-27 11:15:50 +0000
commitcd3f4327a904712608701eecceedc99f1218f8b4 (patch)
treec61af2902c499c7d23557d53445f1803dfd99f05 /tests/org.eclipse.m2m.atl.tests/data/inputs/Ant2Maven/Ant2Maven/Ant2Maven.launch
parent89525b562eeb77f7b5c0d71a69c4685a966c5ba5 (diff)
downloadorg.eclipse.atl-cd3f4327a904712608701eecceedc99f1218f8b4.tar.gz
org.eclipse.atl-cd3f4327a904712608701eecceedc99f1218f8b4.tar.xz
org.eclipse.atl-cd3f4327a904712608701eecceedc99f1218f8b4.zip
updated tests sets
Diffstat (limited to 'tests/org.eclipse.m2m.atl.tests/data/inputs/Ant2Maven/Ant2Maven/Ant2Maven.launch')
-rw-r--r--tests/org.eclipse.m2m.atl.tests/data/inputs/Ant2Maven/Ant2Maven/Ant2Maven.launch14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/org.eclipse.m2m.atl.tests/data/inputs/Ant2Maven/Ant2Maven/Ant2Maven.launch b/tests/org.eclipse.m2m.atl.tests/data/inputs/Ant2Maven/Ant2Maven/Ant2Maven.launch
index f6f0bf93..5011420b 100644
--- a/tests/org.eclipse.m2m.atl.tests/data/inputs/Ant2Maven/Ant2Maven/Ant2Maven.launch
+++ b/tests/org.eclipse.m2m.atl.tests/data/inputs/Ant2Maven/Ant2Maven/Ant2Maven.launch
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.m2m.adt.launching.atlTransformation">
-<stringAttribute key="ATL File Name" value="/data/inputs/Ant2Maven/Ant2Maven/Ant2Maven.atl"/>
+<stringAttribute key="ATL File Name" value="/org.eclipse.m2m.atl.tests/data/inputs/Ant2Maven/Ant2Maven/Ant2Maven.atl"/>
<stringAttribute key="ATL VM" value="Regular VM (with debugger)"/>
<booleanAttribute key="AllowInterModelReferences" value="false"/>
<mapAttribute key="Input">
@@ -26,12 +26,12 @@
<mapEntry key="OUTMaven" value="MavenMaven"/>
</mapAttribute>
<mapAttribute key="Path">
-<mapEntry key="IN" value="/data/inputs/Ant2Maven/Ant2Maven/buildAnt.ecore"/>
-<mapEntry key="MavenMaven" value="/data/inputs/Ant2Maven/MavenMaven.ecore"/>
-<mapEntry key="OUTMaven" value="/data/inputs/Ant2Maven/Ant2Maven/mavenFile.ecore"/>
-<mapEntry key="OUTProject" value="/data/inputs/Ant2Maven/Ant2Maven/projectFile.ecore"/>
-<mapEntry key="Ant" value="/data/inputs/Ant2Maven/Ant.ecore"/>
-<mapEntry key="MavenProject" value="/data/inputs/Ant2Maven/MavenProject.ecore"/>
+<mapEntry key="IN" value="/org.eclipse.m2m.atl.tests/data/inputs/Ant2Maven/Ant2Maven/buildAnt.ecore"/>
+<mapEntry key="MavenMaven" value="/org.eclipse.m2m.atl.tests/data/inputs/Ant2Maven/MavenMaven.ecore"/>
+<mapEntry key="OUTMaven" value="/org.eclipse.m2m.atl.tests/data/inputs/Ant2Maven/Ant2Maven/mavenFile.ecore"/>
+<mapEntry key="OUTProject" value="/org.eclipse.m2m.atl.tests/data/inputs/Ant2Maven/Ant2Maven/projectFile.ecore"/>
+<mapEntry key="Ant" value="/org.eclipse.m2m.atl.tests/data/inputs/Ant2Maven/Ant.ecore"/>
+<mapEntry key="MavenProject" value="/org.eclipse.m2m.atl.tests/data/inputs/Ant2Maven/MavenProject.ecore"/>
</mapAttribute>
<stringAttribute key="Project Name" value="org.eclipse.m2m.atl.engine.emftest"/>
<listAttribute key="Superimpose"/>

Back to the top