2020-02-08 15:01:33 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2021-06-28 20:54:57 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2020-02-08 15:01:33 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2021-06-28 20:54:57 +02:00
|
|
|
<classpathentry kind="src" path="src">
|
2020-02-08 15:01:33 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="test" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2021-06-28 20:54:57 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
2020-02-08 15:01:33 +01:00
|
|
|
</classpath>
|