Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.etrice.examples.c/model/TrafficLight_step1/gen_TrafficLight_step1.launch')
-rw-r--r--examples/org.eclipse.etrice.examples.c/model/TrafficLight_step1/gen_TrafficLight_step1.launch2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/org.eclipse.etrice.examples.c/model/TrafficLight_step1/gen_TrafficLight_step1.launch b/examples/org.eclipse.etrice.examples.c/model/TrafficLight_step1/gen_TrafficLight_step1.launch
index 1b2ca1c71..4ca4ef19d 100644
--- a/examples/org.eclipse.etrice.examples.c/model/TrafficLight_step1/gen_TrafficLight_step1.launch
+++ b/examples/org.eclipse.etrice.examples.c/model/TrafficLight_step1/gen_TrafficLight_step1.launch
@@ -5,6 +5,8 @@
<booleanAttribute key="UseTranslation" value="true"/>
<listAttribute key="ModelFiles">
<listEntry value="${workspace_loc:/org.eclipse.etrice.examples.c/model/TrafficLight_step1/TrafficLight_step1.etmap}"/>
+<listEntry value="${workspace_loc:/org.eclipse.etrice.examples.c/model/TrafficLight_step1/TrafficLight_step1.room}"/>
+<listEntry value="${workspace_loc:/org.eclipse.etrice.examples.c/model/TrafficLight/TrafficLight.room}"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>

Back to the top