diff options
| author | Patrick Seeger <pseeger@ccwn.org> | 2012-04-13 23:15:41 +0200 |
|---|---|---|
| committer | Patrick Seeger <pseeger@ccwn.org> | 2012-04-13 23:15:41 +0200 |
| commit | a6c4856d1646eebc7072f645a8f4a6f303f0bb10 (patch) | |
| tree | 2bd20b4a840c6760839a7d27870d9481a166ad87 /.settings/.jsdtscope | |
eclipse projekt angelegt
Diffstat (limited to '.settings/.jsdtscope')
| -rw-r--r-- | .settings/.jsdtscope | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.settings/.jsdtscope b/.settings/.jsdtscope new file mode 100644 index 0000000..f5d6a6f --- /dev/null +++ b/.settings/.jsdtscope @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="">
+ <attributes>
+ <attribute name="provider" value="org.eclipse.wst.jsdt.web.core.internal.project.ModuleSourcePathProvider"/>
+ </attributes>
+ </classpathentry>
+ <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>
|
