Stephan Herrmann | 0166441 | 2010-04-01 20:28:43 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
Stephan Herrmann | 852985e | 2010-07-18 19:54:23 +0000 | [diff] [blame] | 3 | <classpathentry kind="src" path="src"/> |
Stephan Herrmann | 21e3522 | 2020-03-01 14:58:48 +0100 | [diff] [blame] | 4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> |
| 5 | <attributes> |
| 6 | <attribute name="annotationpath" value="/org.eclipse.objectteams.runtime/annotations/jre"/> |
| 7 | </attributes> |
| 8 | </classpathentry> |
Stephan Herrmann | 852985e | 2010-07-18 19:54:23 +0000 | [diff] [blame] | 9 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
Stephan Herrmann | fc21764 | 2010-04-02 02:11:16 +0000 | [diff] [blame] | 10 | <classpathentry kind="output" path="bin"/> |
Stephan Herrmann | 0166441 | 2010-04-01 20:28:43 +0000 | [diff] [blame] | 11 | </classpath> |