2013-01-11 10:49:46 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2018-02-03 01:39:47 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
2013-01-11 10:49:46 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2018-02-03 01:39:47 +07:00
|
|
|
<classpathentry kind="src" path="src/"/>
|
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
2013-01-11 10:49:46 +07:00
|
|
|
</classpath>
|