Matthias Sohn | 3d3df39 | 2014-02-20 22:07:48 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
Matthias Sohn | ab79ce9 | 2016-08-26 01:36:28 +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"/> |
Matthias Sohn | 3d3df39 | 2014-02-20 22:07:48 +0100 | [diff] [blame] | 4 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
| 5 | <classpathentry kind="src" path="src"/> |
Robin Rosenberg | 348dd52 | 2014-07-16 09:41:40 +0200 | [diff] [blame] | 6 | <classpathentry kind="src" path="resources"/> |
Matthias Sohn | 3d3df39 | 2014-02-20 22:07:48 +0100 | [diff] [blame] | 7 | <classpathentry kind="output" path="bin"/> |
| 8 | </classpath> |