Browse Source

Update target in oomph file

updated target from 'Luna' to 'Mars'
Oliver Bohl 10 years ago
parent
commit
a0c50c55b9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      StatechartTools.setup

+ 2 - 2
StatechartTools.setup

@@ -44,7 +44,7 @@
   <setupTask
       xsi:type="setup:VariableTask"
       name="eclipse.target.platform"
-      defaultValue="Luna"
+      defaultValue="Mars"
       storageURI="scope://Workspace">
     <description>xx</description>
   </setupTask>
@@ -100,7 +100,7 @@
   <setupTask
       xsi:type="setup:VariableTask"
       name="target_definition"
-      value="Luna (SCT)"
+      value="Mars (SCT)"
       label="Target definition">
     <description>Target definition id</description>
   </setupTask>