2015-10-22 00:05:29 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2017-01-23 23:25:28 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
2015-10-22 00:05:29 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2019-04-11 08:09:35 +02:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
2015-10-22 00:05:29 +02:00
|
|
|
</classpath>
|