aboutsummaryrefslogtreecommitdiffstats
path: root/.settings
diff options
context:
space:
mode:
authorMisko Hevery2010-11-04 14:25:11 -0700
committerMisko Hevery2010-11-04 14:25:11 -0700
commit8767e766d13b7d3a1e3b6b06f3030c843d3b19ba (patch)
tree6cc06f014f3479fdf2859b938e15aa9e0eecd868 /.settings
parent47066e70e1621ff74bd2cd6b5853ca3c5841aba6 (diff)
downloadangular.js-8767e766d13b7d3a1e3b6b06f3030c843d3b19ba.tar.bz2
eclipse settings for auto run of docs
Diffstat (limited to '.settings')
-rw-r--r--.settings/.jsdtscope3
1 files changed, 1 insertions, 2 deletions
diff --git a/.settings/.jsdtscope b/.settings/.jsdtscope
index a8f1ce8f..4b0e093e 100644
--- a/.settings/.jsdtscope
+++ b/.settings/.jsdtscope
@@ -1,8 +1,7 @@
<?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="docs-data.js|docs-scenario.js" kind="src" path="docs"/>
<classpathentry excluding="test/" kind="src" path="test"/>
<classpathentry kind="src" path="test/test"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>