Matthew Flaherty | 29b554f | 2008-02-28 18:02:41 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
Alexander Kurtakov | 695f056 | 2018-11-13 18:50:27 +0200 | [diff] [blame] | 3 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
Matthew Flaherty | 29b554f | 2008-02-28 18:02:41 +0000 | [diff] [blame] | 4 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
Alexander Kurtakov | 695f056 | 2018-11-13 18:50:27 +0200 | [diff] [blame] | 5 | <classpathentry kind="src" path="src"> |
| 6 | <attributes> |
| 7 | <attribute name="test" value="true"/> |
| 8 | </attributes> |
| 9 | </classpathentry> |
Matthew Flaherty | 29b554f | 2008-02-28 18:02:41 +0000 | [diff] [blame] | 10 | <classpathentry kind="output" path="bin"/> |
| 11 | </classpath> |