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

Back to the top