2015-01-06 17:14:16 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2021-02-18 07:26:42 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
|
2015-01-06 17:14:16 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2019-04-11 08:09:35 +02:00
|
|
|
<classpathentry kind="src" path="src/">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="test" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2015-01-22 13:59:30 +01:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
2015-01-06 17:14:16 +01:00
|
|
|
</classpath>
|