2012-12-06 17:29:41 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2012-12-13 01:00:09 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2014-10-13 10:05:19 +07:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2018-01-30 14:44:05 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2012-12-06 17:29:41 +07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|