jimmydot | 3982f4f | 2017-05-07 14:58:24 -0400 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
| 2 | <classpath>
|
| 3 | <classpathentry excluding="**/bower_components/*|**/node_modules/*|**/*.min.js" kind="src" path="src/main/webapp"/>
|
| 4 | <classpathentry kind="src" path="target/m2e-wtp/web-resources"/>
|
| 5 | <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
|
| 6 | <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
|
| 7 | <attributes>
|
| 8 | <attribute name="hide" value="true"/>
|
| 9 | </attributes>
|
| 10 | </classpathentry>
|
| 11 | <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
|
| 12 | <classpathentry kind="output" path=""/>
|
| 13 | </classpath>
|