Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 9931b7b5ce4138bfb5bd705d20d93e23a4e6df29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.etrice.generator.launch.c.launchConfigurationType">
<booleanAttribute key="GenInstanceDiagram" value="false"/>
<stringAttribute key="GenModelPath" value=""/>
<booleanAttribute key="Lib" value="false"/>
<listAttribute key="ModelFiles">
<listEntry value="${workspace_loc:/org.eclipse.etrice.generator.c.reference/model/generic_fsm_gen.room}"/>
</listAttribute>
<booleanAttribute key="SaveGenModel" value="false"/>
</launchConfiguration>

Back to the top