Stephan Herrmann | 5ed21e4 | 2010-04-01 21:40:57 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
Stephan Herrmann | 79ce0f5 | 2020-08-23 14:04:45 +0200 | [diff] [blame] | 3 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"> |
| 4 | <attributes> |
| 5 | <attribute name="module" value="true"/> |
| 6 | </attributes> |
| 7 | </classpathentry> |
Stephan Herrmann | bad169c | 2018-11-25 18:40:47 +0100 | [diff] [blame] | 8 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
| 9 | <classpathentry kind="src" path="src"> |
| 10 | <attributes> |
| 11 | <attribute name="test" value="true"/> |
| 12 | </attributes> |
| 13 | </classpathentry> |
Stephan Herrmann | 5ed21e4 | 2010-04-01 21:40:57 +0000 | [diff] [blame] | 14 | <classpathentry kind="output" path="bin"/> |
| 15 | </classpath> |