diff options
Diffstat (limited to 'examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/run_trafficlight_example.launch')
-rw-r--r-- | examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/run_trafficlight_example.launch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/run_trafficlight_example.launch b/examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/run_trafficlight_example.launch deleted file mode 100644 index c5772e6ae..000000000 --- a/examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/run_trafficlight_example.launch +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> -<listEntry value="/org.eclipse.etrice.tutorials.simulators.trafficlight.example/src-gen/trafficlight/example/Node_nodeRef1_mainRunner.java"/> -</listAttribute> -<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> -<listEntry value="1"/> -</listAttribute> -<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="trafficlight.example.Node_nodeRef1_mainRunner"/> -<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.etrice.tutorials.simulators.trafficlight.example"/> -</launchConfiguration> |