blob: 7c258d5e45bede328a560209e07894628b066784 [file] [log] [blame]
Stephan Herrmannbe6c0ea2010-04-01 21:59:30 +00001<classpath>
Stephan Herrmannafbebd82016-10-06 22:01:15 +02002 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
Stephan Herrmannbad169c2018-11-25 18:40:47 +01003 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
4 <classpathentry kind="src" path="src">
5 <attributes>
6 <attribute name="test" value="true"/>
7 </attributes>
8 </classpathentry>
Stephan Herrmannbe6c0ea2010-04-01 21:59:30 +00009 <classpathentry kind="output" path="bin"/>
10</classpath>