diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-01-17 17:29:51 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-01-17 17:29:51 +0100 |
commit | 37be718068ed2c9c3e26a79d2deba88b33655f30 (patch) | |
tree | f2c0f85d2c07ff33bcdae4e80986b996302f8947 /id/templates | |
parent | f63aa551997230b40a9779f151561b893d6496ce (diff) | |
download | moa-id-spss-37be718068ed2c9c3e26a79d2deba88b33655f30.tar.gz moa-id-spss-37be718068ed2c9c3e26a79d2deba88b33655f30.tar.bz2 moa-id-spss-37be718068ed2c9c3e26a79d2deba88b33655f30.zip |
copying old changes
Diffstat (limited to 'id/templates')
-rw-r--r-- | id/templates/moa-id-templates.iml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/id/templates/moa-id-templates.iml b/id/templates/moa-id-templates.iml deleted file mode 100644 index 3b8b05541..000000000 --- a/id/templates/moa-id-templates.iml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> - <component name="FacetManager"> - <facet type="web" name="Web"> - <configuration> - <descriptors> - <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/src/main/webapp/WEB-INF/web.xml" /> - </descriptors> - <webroots> - <root url="file://$MODULE_DIR$/src/main/webapp" relative="/" /> - </webroots> - </configuration> - </facet> - </component> - <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="false"> - <output url="file://$MODULE_DIR$/target/classes" /> - <output-test url="file://$MODULE_DIR$/target/test-classes" /> - <content url="file://$MODULE_DIR$"> - <excludeFolder url="file://$MODULE_DIR$/target" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module> - |