Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 05c407b63986c2fd26a0ef2769e47f2232b30ebe (plain) (tree)
1
2
3
4
5
6
7


                                                                                          
                                                  

                                                     
                                                                                                                      





                                                                                       
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.etrice.generator.launch.c.launchConfigurationType">
<booleanAttribute key="MSC" value="true"/>
<booleanAttribute key="DataLogging" value="true"/>
<booleanAttribute key="UseTranslation" value="true"/>
<listAttribute key="ModelFiles">
<listEntry value="${workspace_loc:/org.eclipse.etrice.examples.c/model/TrafficLight_step2/TrafficLight_step2.etmap}"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
</listAttribute>
<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${workspace}"/>
</launchConfiguration>

Back to the top