Stephan Herrmann | ebd7cf4 | 2010-09-27 19:24:01 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
Stephan Herrmann | 1ecd5d6 | 2018-11-25 19:03:25 +0100 | [diff] [blame] | 3 | <classpathentry kind="src" path="src"> |
| 4 | <attributes> |
| 5 | <attribute name="test" value="true"/> |
| 6 | </attributes> |
| 7 | </classpathentry> |
Stephan Herrmann | ebd7cf4 | 2010-09-27 19:24:01 +0000 | [diff] [blame] | 8 | <classpathentry kind="con" path="OTRE"/> |
Stephan Herrmann | 3efe2e6 | 2020-05-26 21:22:01 +0200 | [diff] [blame] | 9 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
Stephan Herrmann | ebd7cf4 | 2010-09-27 19:24:01 +0000 | [diff] [blame] | 10 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
| 11 | <classpathentry kind="output" path="bin"/> |
| 12 | </classpath> |