2009-07-19 15:30:17 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2011-06-01 09:32:12 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2010-07-07 17:33:02 +07:00
|
|
|
<classpathentry kind="src" path="WEB-INF/src"/>
|
2012-03-06 23:01:03 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="WEB-INF/classes/" sourcepath="WEB-INF/src"/>
|
2009-07-19 15:30:17 +07:00
|
|
|
<classpathentry kind="output" path="WEB-INF/classes"/>
|
|
|
|
</classpath>
|