diff options
| author | Stefan Suhren <suhren.stefan@fh-swf.de> | 2015-10-12 10:46:54 +0200 |
|---|---|---|
| committer | Stefan Suhren <suhren.stefan@fh-swf.de> | 2015-10-12 10:46:54 +0200 |
| commit | 1f839a6d7bd8169d2265603a47d80dbab1dcd715 (patch) | |
| tree | 4c41a1c90933c6892bd6d57819c8a0152f5a416a /.settings/.jsdtscope | |
| download | FIT-1f839a6d7bd8169d2265603a47d80dbab1dcd715.tar.gz FIT-1f839a6d7bd8169d2265603a47d80dbab1dcd715.zip | |
Add project files and assignment no. 2
Diffstat (limited to '.settings/.jsdtscope')
| -rw-r--r-- | .settings/.jsdtscope | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.settings/.jsdtscope b/.settings/.jsdtscope new file mode 100644 index 0000000..92e666d --- /dev/null +++ b/.settings/.jsdtscope @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry excluding="**/bower_components/*|**/node_modules/*|**/*.min.js" kind="src" path="WebContent"/> + <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> |
