.jsdtscope 626 B

12345678910111213
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src/main/webapp"/>
  4. <classpathentry excluding="**/bower_components/*|**/node_modules/*|**/*.min.js" 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>