Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.etrice.examples.dynamicactors6/gen_DynAct6.launch')
-rw-r--r--examples/org.eclipse.etrice.examples.dynamicactors6/gen_DynAct6.launch1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/org.eclipse.etrice.examples.dynamicactors6/gen_DynAct6.launch b/examples/org.eclipse.etrice.examples.dynamicactors6/gen_DynAct6.launch
index 0b36f8937..1fa237d87 100644
--- a/examples/org.eclipse.etrice.examples.dynamicactors6/gen_DynAct6.launch
+++ b/examples/org.eclipse.etrice.examples.dynamicactors6/gen_DynAct6.launch
@@ -9,6 +9,7 @@
<listAttribute key="ModelFiles">
<listEntry value="${workspace_loc:/org.eclipse.etrice.examples.dynamicactors6/model/DynAct6.etmap}"/>
</listAttribute>
+<booleanAttribute key="Persist" value="false"/>
<booleanAttribute key="SaveGenModel" value="true"/>
<booleanAttribute key="Verbose" value="false"/>
<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${workspace}"/>

Back to the top