Stephan Herrmann | 7b7062f | 2010-04-01 19:56:59 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
| 3 | <classpathentry kind="src" output="antbin" path="antadapter"/> |
Stephan Herrmann | 7b7062f | 2010-04-01 19:56:59 +0000 | [diff] [blame] | 4 | <classpathentry kind="src" path="batch"/> |
| 5 | <classpathentry kind="src" path="codeassist"/> |
| 6 | <classpathentry kind="src" path="compiler"/> |
| 7 | <classpathentry kind="src" path="dom"/> |
| 8 | <classpathentry kind="src" path="eval"/> |
| 9 | <classpathentry kind="src" path="formatter"/> |
| 10 | <classpathentry kind="src" path="model"/> |
| 11 | <classpathentry kind="src" path="search"/> |
Stephan Herrmann | afbebd8 | 2016-10-06 22:01:15 +0200 | [diff] [blame] | 12 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
Stephan Herrmann | 7b7062f | 2010-04-01 19:56:59 +0000 | [diff] [blame] | 13 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
| 14 | <classpathentry kind="output" path="bin"/> |
| 15 | </classpath> |