Jonathan Nieder | 56276d0 | 2013-05-24 17:30:18 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
| 3 | <classpathentry kind="src" path="src"/> |
Matthias Sohn | 7fd8a7a | 2024-04-27 00:49:57 +0200 | [diff] [blame] | 4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"> |
Matthias Sohn | f81a3fc | 2020-12-27 11:50:52 +0100 | [diff] [blame] | 5 | <attributes> |
| 6 | <attribute name="module" value="true"/> |
| 7 | </attributes> |
| 8 | </classpathentry> |
Jonathan Nieder | 56276d0 | 2013-05-24 17:30:18 -0700 | [diff] [blame] | 9 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
| 10 | <classpathentry kind="output" path="bin"/> |
| 11 | </classpath> |