diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-01-30 12:06:04 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-01-30 12:06:04 +0100 |
commit | 58bfb68f349ef7695fcf5071204c0c0eebf03807 (patch) | |
tree | 493f978c6aa4dd65cdfe16fd2959842e083a9b30 /id/server/auth/.settings/org.eclipse.wst.common.component | |
parent | 109aef31e7722cb8e18a920314ad342367bc8483 (diff) | |
download | moa-id-spss-58bfb68f349ef7695fcf5071204c0c0eebf03807.tar.gz moa-id-spss-58bfb68f349ef7695fcf5071204c0c0eebf03807.tar.bz2 moa-id-spss-58bfb68f349ef7695fcf5071204c0c0eebf03807.zip |
remove Eclipse config files
Diffstat (limited to 'id/server/auth/.settings/org.eclipse.wst.common.component')
-rw-r--r-- | id/server/auth/.settings/org.eclipse.wst.common.component | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/id/server/auth/.settings/org.eclipse.wst.common.component b/id/server/auth/.settings/org.eclipse.wst.common.component deleted file mode 100644 index 66a47bbde..000000000 --- a/id/server/auth/.settings/org.eclipse.wst.common.component +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> - <wb-module deploy-name="moa-id-auth"> - <dependent-module archiveName="moa-id-lib-1.9.96-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/moa-id-lib/moa-id-lib"> - <dependency-type>uses</dependency-type> - </dependent-module> - <dependent-module archiveName="stork-saml-engine-1.5.2.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/stork-saml-engine/stork-saml-engine"> - <dependency-type>uses</dependency-type> - </dependent-module> - <dependent-module archiveName="moa-id-commons-1.9.96-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/moa-id-commons/moa-id-commons"> - <dependency-type>uses</dependency-type> - </dependent-module> - <property name="context-root" value="moa-id-auth"/> - <wb-resource deploy-path="/WEB-INF/classes" source-path="src/main/resources"/> - <wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/> - <wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/> - <property name="java-output-path" value="/target/classes"/> - </wb-module> -</project-modules> |