bodmo | d8e7e6c | 2021-11-10 11:07:38 +0100 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
| 3 | <classpathentry excluding="**/bower_components/*|**/node_modules/*|**/*.min.js" kind="src" path="WebContent"/> |
| 4 | <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/> |
| 5 | <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject"> |
| 6 | <attributes> |
| 7 | <attribute name="hide" value="true"/> |
| 8 | </attributes> |
| 9 | </classpathentry> |
| 10 | <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/> |
| 11 | <classpathentry kind="output" path=""/> |
| 12 | </classpath> |