diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2010-07-13 06:25:09 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2010-07-13 06:25:09 +0000 |
commit | fa30b5b2a26a6df4e56a81283761c35ef81770e3 (patch) | |
tree | 8e60eab14c0bc1cb45af7042261c8b6cf3351eab /id/templates | |
parent | 68af85701b6f797b0d662b89b95e043ee949defd (diff) | |
download | moa-id-spss-fa30b5b2a26a6df4e56a81283761c35ef81770e3.tar.gz moa-id-spss-fa30b5b2a26a6df4e56a81283761c35ef81770e3.tar.bz2 moa-id-spss-fa30b5b2a26a6df4e56a81283761c35ef81770e3.zip |
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1166 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/templates')
-rw-r--r-- | id/templates/.settings/org.eclipse.wst.common.component | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/id/templates/.settings/org.eclipse.wst.common.component b/id/templates/.settings/org.eclipse.wst.common.component index dfa33a627..1e8a98df8 100644 --- a/id/templates/.settings/org.eclipse.wst.common.component +++ b/id/templates/.settings/org.eclipse.wst.common.component @@ -1,8 +1,8 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project-modules id="moduleCoreId" project-version="1.5.0"> - <wb-module deploy-name="moa-id-templates"> - <wb-resource deploy-path="/" source-path="/src/main/webapp"/> - <property name="context-root" value="moa-id-templates"/> - <property name="java-output-path"/> - </wb-module> -</project-modules> +<?xml version="1.0" encoding="UTF-8"?>
+<project-modules id="moduleCoreId" project-version="1.5.0">
+ <wb-module deploy-name="moa-id-templates">
+ <wb-resource deploy-path="/" source-path="/src/main/webapp"/>
+ <property name="context-root" value="moa-id-templates"/>
+ <property name="java-output-path"/>
+ </wb-module>
+</project-modules>
|