diff options
author | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2013-09-04 09:37:31 +0200 |
---|---|---|
committer | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2013-09-04 09:37:31 +0200 |
commit | eadd6dd97f1b30608b31ffcd90382874fbcdaddc (patch) | |
tree | 1e02de018bcb417bf897f06fb79bf64eda9b4b06 /id/oa/.settings/.jsdtscope | |
parent | 61362f940ca679fe215de34b1683e1110fea8d3e (diff) | |
parent | 69f2dfdf3e0b5d976df3cdece6a8ead4848d746a (diff) | |
download | moa-id-spss-eadd6dd97f1b30608b31ffcd90382874fbcdaddc.tar.gz moa-id-spss-eadd6dd97f1b30608b31ffcd90382874fbcdaddc.tar.bz2 moa-id-spss-eadd6dd97f1b30608b31ffcd90382874fbcdaddc.zip |
Merge SPSS
Diffstat (limited to 'id/oa/.settings/.jsdtscope')
-rw-r--r-- | id/oa/.settings/.jsdtscope | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/id/oa/.settings/.jsdtscope b/id/oa/.settings/.jsdtscope index f40dd98e2..beb42ee1c 100644 --- a/id/oa/.settings/.jsdtscope +++ b/id/oa/.settings/.jsdtscope @@ -1,5 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?>
<classpath>
+ <classpathentry kind="src" path="target/m2e-wtp/web-resources"/>
+ <classpathentry kind="src" path="src/main/webapp"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
<attributes>
|