2010-03-25 06:35:42 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2014-10-16 13:34:12 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
2014-10-13 10:05:19 +07:00
|
|
|
<accessrules>
|
|
|
|
<accessrule kind="accessible" pattern="sun/security/tools/*"/>
|
|
|
|
</accessrules>
|
|
|
|
</classpathentry>
|
2010-01-29 17:52:35 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2010-09-29 14:25:34 +07:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2014-10-13 10:05:19 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="ant-contrib-1.0b3.jar"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
2010-03-25 06:35:42 +07:00
|
|
|
</classpath>
|