Stephan Herrmann | be6c0ea | 2010-04-01 21:59:30 +0000 | [diff] [blame] | 1 | <classpath> |
Stephan Herrmann | 3a3495b | 2021-08-07 20:54:31 +0200 | [diff] [blame] | 2 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"> |
| 3 | <attributes> |
| 4 | <attribute name="module" value="true"/> |
| 5 | </attributes> |
| 6 | </classpathentry> |
Stephan Herrmann | bad169c | 2018-11-25 18:40:47 +0100 | [diff] [blame] | 7 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
| 8 | <classpathentry kind="src" path="src"> |
| 9 | <attributes> |
| 10 | <attribute name="test" value="true"/> |
| 11 | </attributes> |
| 12 | </classpathentry> |
Stephan Herrmann | be6c0ea | 2010-04-01 21:59:30 +0000 | [diff] [blame] | 13 | <classpathentry kind="output" path="bin"/> |
| 14 | </classpath> |