blob: 943debb84fa069b2226f528328398e3f061c714e [file] [log] [blame]
Stephan Herrmann36c26992010-04-01 23:18:59 +00001<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
Stephan Herrmann1ecd5d62018-11-25 19:03:25 +01003 <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 Herrmann6405bea2010-09-25 19:39:25 +000038 <classpathentry kind="con" path="OTRE"/>
Stephan Herrmann2a7e07b2016-11-28 00:27:37 +010039 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
Stephan Herrmann1ecd5d62018-11-25 19:03:25 +010040 <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 Herrmann6405bea2010-09-25 19:39:25 +000050 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
Stephan Herrmann36c26992010-04-01 23:18:59 +000051 <classpathentry kind="output" path="bin"/>
52</classpath>