This repository has been archived on 2020-03-22. You can view files and clone it, but cannot push or open issues/pull-requests.
2020-03-22 22:08:25 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2020-03-22 22:14:38 +01:00
|
|
|
<classpathentry kind="src" path="lib"/>
|
2020-03-22 22:08:25 +01:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|