Stephan Herrmann | b1427fd | 2010-04-01 23:23:33 +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 | b1427fd | 2010-04-01 23:23:33 +0000 | [diff] [blame] | 8 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
Stephan Herrmann | a069bbe | 2021-03-03 17:15:39 +0100 | [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 | b1427fd | 2010-04-01 23:23:33 +0000 | [diff] [blame] | 10 | <classpathentry kind="output" path="bin"/> |
| 11 | </classpath> |