diff options
Diffstat (limited to '.settings')
| -rw-r--r-- | .settings/.jsdtscope | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.settings/.jsdtscope b/.settings/.jsdtscope index 7beec24e..a8f1ce8f 100644 --- a/.settings/.jsdtscope +++ b/.settings/.jsdtscope @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry excluding="test/" kind="src" path="src"/> + <classpathentry kind="src" path="docs"/> <classpathentry kind="src" path="src/test"/> <classpathentry excluding="test/" kind="src" path="test"/> <classpathentry kind="src" path="test/test"/> <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/> + <classpathentry kind="output" path=""/> </classpath> |
