blob: 73d6894a6157a77a50e1a9649cf6640129dd9964 [file] [log] [blame]
Stephan Herrmann5ed21e42010-04-01 21:40:57 +00001<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
Stephan Herrmann79ce0f52020-08-23 14:04:45 +02003 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
4 <attributes>
5 <attribute name="module" value="true"/>
6 </attributes>
7 </classpathentry>
Stephan Herrmannbad169c2018-11-25 18:40:47 +01008 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
9 <classpathentry kind="src" path="src">
10 <attributes>
11 <attribute name="test" value="true"/>
12 </attributes>
13 </classpathentry>
Stephan Herrmann5ed21e42010-04-01 21:40:57 +000014 <classpathentry kind="output" path="bin"/>
15</classpath>