2012-06-17 19:53:05 +02: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">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2019-04-11 08:09:35 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2021-02-18 07:26:42 +01:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2015-01-22 13:59:30 +01:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
2012-06-17 19:53:05 +02:00
|
|
|
</classpath>
|