diff options
author | Klaus Stranacher <kstranacher@iaik.tugraz.at> | 2013-05-16 13:01:02 +0200 |
---|---|---|
committer | Klaus Stranacher <kstranacher@iaik.tugraz.at> | 2013-05-16 13:01:02 +0200 |
commit | 8591e43ef7f8e1eb0be50a0726d507904b26b9f5 (patch) | |
tree | 9891cc5b8cf2fe4944add361c38151b79ac96bf4 /common/.settings | |
parent | 4072ea9de2646cd16475ec1e9bf7d345e5a618c1 (diff) | |
download | moa-id-spss-8591e43ef7f8e1eb0be50a0726d507904b26b9f5.tar.gz moa-id-spss-8591e43ef7f8e1eb0be50a0726d507904b26b9f5.tar.bz2 moa-id-spss-8591e43ef7f8e1eb0be50a0726d507904b26b9f5.zip |
Minor documentation updates
Diffstat (limited to 'common/.settings')
-rw-r--r-- | common/.settings/org.eclipse.wst.common.component | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/.settings/org.eclipse.wst.common.component b/common/.settings/org.eclipse.wst.common.component index 386d0ebba..d304ccdfa 100644 --- a/common/.settings/org.eclipse.wst.common.component +++ b/common/.settings/org.eclipse.wst.common.component @@ -2,5 +2,6 @@ <wb-module deploy-name="moa-common">
<wb-resource deploy-path="/" source-path="src/main/java"/>
<wb-resource deploy-path="/" source-path="src/main/resources"/>
+ <wb-resource deploy-path="/" source-path="/"/>
</wb-module>
</project-modules>
|