2018-07-20 10:13:41 -06:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2018-08-28 16:37:24 -06:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
2020-11-16 11:45:40 -05:00
|
|
|
<classpathentry exported="true" kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2018-07-20 10:13:41 -06:00
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|