A Machine now can be run, not only debugged (doesn't make a difference)
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Sun, 29 Sep 2019 21:14:47 +0000 (23:14 +0200)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Sun, 29 Sep 2019 21:14:47 +0000 (23:14 +0200)
plugins/net.mograsim.plugin.core/plugin.xml

index d291048..6b5cdc5 100644 (file)
     <launchConfigurationType
           delegate="net.mograsim.plugin.launch.MachineLaunchConfigType"
           id="net.mograsim.plugin.core.launchmachine.type"
-          modes="debug"
+          modes="run, debug"
           name="Mograsim machine">
     </launchConfigurationType>
  </extension>