diff options
Diffstat (limited to 'examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/.classpath')
-rw-r--r-- | examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/.classpath | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/.classpath b/examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/.classpath deleted file mode 100644 index c52753f81..000000000 --- a/examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/.classpath +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src-gen"/> - <classpathentry kind="src" path="/org.eclipse.etrice.runtime.java"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> - <classpathentry combineaccessrules="false" kind="src" path="/org.eclipse.etrice.modellib.java"/> - <classpathentry kind="output" path="bin"/> -</classpath> |