Lazar Kirchev | 61b96b6 | 2011-10-19 10:58:59 +0300 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
Alexander Kurtakov | 4c7aa45 | 2018-11-07 02:54:53 +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"> |
| 4 | <attributes> |
| 5 | <attribute name="module" value="true"/> |
| 6 | </attributes> |
| 7 | </classpathentry> |
Lazar Kirchev | 61b96b6 | 2011-10-19 10:58:59 +0300 | [diff] [blame] | 8 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
Alexander Kurtakov | 4c7aa45 | 2018-11-07 02:54:53 +0200 | [diff] [blame] | 9 | <classpathentry kind="src" path="src"> |
| 10 | <attributes> |
| 11 | <attribute name="test" value="true"/> |
| 12 | </attributes> |
| 13 | </classpathentry> |
Lazar Kirchev | 61b96b6 | 2011-10-19 10:58:59 +0300 | [diff] [blame] | 14 | <classpathentry kind="output" path="bin"/> |
| 15 | </classpath> |