blob: 3281193a323c9a5f6c88e010823b9559dc997cda [file] [log] [blame]
Stephan Herrmannbe6c0ea2010-04-01 21:59:30 +00001<classpath>
Stephan Herrmann3a3495b2021-08-07 20:54:31 +02002 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
3 <attributes>
4 <attribute name="module" value="true"/>
5 </attributes>
6 </classpathentry>
Stephan Herrmannbad169c2018-11-25 18:40:47 +01007 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
8 <classpathentry kind="src" path="src">
9 <attributes>
10 <attribute name="test" value="true"/>
11 </attributes>
12 </classpathentry>
Stephan Herrmannbe6c0ea2010-04-01 21:59:30 +000013 <classpathentry kind="output" path="bin"/>
14</classpath>