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