2014-07-02 08:57:07 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2014-07-10 18:17:44 -04:00
|
|
|
<classpathentry excluding="**/moment*.*" kind="src" path="src/main/webapp"/>
|
|
|
|
<classpathentry excluding="**/moment*.*" kind="src" path="target/m2e-wtp/web-resources"/>
|
2014-07-02 08:57:07 -04:00
|
|
|
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="hide" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
|
|
|
|
<classpathentry kind="output" path=""/>
|
|
|
|
</classpath>
|