Stephan Herrmann | 36c2699 | 2010-04-01 23:18:59 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
Stephan Herrmann | 1ecd5d6 | 2018-11-25 19:03:25 +0100 | [diff] [blame] | 3 | <classpathentry kind="src" path="model"> |
| 4 | <attributes> |
| 5 | <attribute name="test" value="true"/> |
| 6 | </attributes> |
| 7 | </classpathentry> |
| 8 | <classpathentry kind="src" path="search"> |
| 9 | <attributes> |
| 10 | <attribute name="test" value="true"/> |
| 11 | </attributes> |
| 12 | </classpathentry> |
| 13 | <classpathentry kind="src" path="hierarchy"> |
| 14 | <attributes> |
| 15 | <attribute name="test" value="true"/> |
| 16 | </attributes> |
| 17 | </classpathentry> |
| 18 | <classpathentry kind="src" path="compiler"> |
| 19 | <attributes> |
| 20 | <attribute name="test" value="true"/> |
| 21 | </attributes> |
| 22 | </classpathentry> |
| 23 | <classpathentry kind="src" path="parser"> |
| 24 | <attributes> |
| 25 | <attribute name="test" value="true"/> |
| 26 | </attributes> |
| 27 | </classpathentry> |
| 28 | <classpathentry kind="src" path="formatter"> |
| 29 | <attributes> |
| 30 | <attribute name="test" value="true"/> |
| 31 | </attributes> |
| 32 | </classpathentry> |
| 33 | <classpathentry kind="src" path="otjld"> |
| 34 | <attributes> |
| 35 | <attribute name="test" value="true"/> |
| 36 | </attributes> |
| 37 | </classpathentry> |
Stephan Herrmann | 6405bea | 2010-09-25 19:39:25 +0000 | [diff] [blame] | 38 | <classpathentry kind="con" path="OTRE"/> |
Stephan Herrmann | 2a7e07b | 2016-11-28 00:27:37 +0100 | [diff] [blame] | 39 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> |
Stephan Herrmann | 1ecd5d6 | 2018-11-25 19:03:25 +0100 | [diff] [blame] | 40 | <classpathentry kind="src" path="src"> |
| 41 | <attributes> |
| 42 | <attribute name="test" value="true"/> |
| 43 | </attributes> |
| 44 | </classpathentry> |
| 45 | <classpathentry kind="src" path="selection"> |
| 46 | <attributes> |
| 47 | <attribute name="test" value="true"/> |
| 48 | </attributes> |
| 49 | </classpathentry> |
Stephan Herrmann | 6405bea | 2010-09-25 19:39:25 +0000 | [diff] [blame] | 50 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
Stephan Herrmann | 36c2699 | 2010-04-01 23:18:59 +0000 | [diff] [blame] | 51 | <classpathentry kind="output" path="bin"/> |
| 52 | </classpath> |