api.iml 4.23 KB
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
  <component name="EclipseModuleManager">
    <libelement value="jar://$MODULE_DIR$/WebContent/WEB-INF/lib/jackson-annotations-2.3.2.jar!/" />
    <libelement value="jar://$MODULE_DIR$/WebContent/WEB-INF/lib/jackson-core-2.3.2.jar!/" />
    <libelement value="jar://$MODULE_DIR$/WebContent/WEB-INF/lib/jackson-databind-2.3.2.jar!/" />
    <libelement value="jar://$MODULE_DIR$/WebContent/WEB-INF/lib/jackson-jaxrs-json-provider-2.3.2.jar!/" />
    <libelement value="jar://$MODULE_DIR$/WebContent/WEB-INF/lib/jackson-module-jaxb-annotations-2.3.2.jar!/" />
    <libelement value="jar://$MODULE_DIR$/WebContent/WEB-INF/lib/javax.inject-2.3.0-b05.jar!/" />
    <libelement value="jar://$MODULE_DIR$/WebContent/WEB-INF/lib/javax.ws.rs-api-2.0.jar!/" />
    <conelement value="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0" />
    <conelement value="org.eclipse.jst.j2ee.internal.web.container" />
    <conelement value="org.eclipse.jst.j2ee.internal.module.container" />
    <src_description expected_position="0">
      <src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
    </src_description>
  </component>
  <component name="FacetManager">
    <facet type="web" name="Web">
      <configuration>
        <descriptors>
          <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/WebContent/WEB-INF/web.xml" />
        </descriptors>
        <webroots>
          <root url="file://$MODULE_DIR$/WebContent" relative="/" />
        </webroots>
      </configuration>
    </facet>
  </component>
  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="false">
    <output url="file://$MODULE_DIR$/build/classes" />
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
    </content>
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="inheritedJdk" />
    <orderEntry type="module-library">
      <library name="jackson-annotations-2.3.2.jar">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/WebContent/WEB-INF/lib/jackson-annotations-2.3.2.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
    <orderEntry type="module-library">
      <library name="jackson-core-2.3.2.jar">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/WebContent/WEB-INF/lib/jackson-core-2.3.2.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
    <orderEntry type="module-library">
      <library name="jackson-databind-2.3.2.jar">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/WebContent/WEB-INF/lib/jackson-databind-2.3.2.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
    <orderEntry type="module-library">
      <library name="jackson-jaxrs-json-provider-2.3.2.jar">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/WebContent/WEB-INF/lib/jackson-jaxrs-json-provider-2.3.2.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
    <orderEntry type="module-library">
      <library name="jackson-module-jaxb-annotations-2.3.2.jar">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/WebContent/WEB-INF/lib/jackson-module-jaxb-annotations-2.3.2.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
    <orderEntry type="module-library">
      <library name="javax.inject-2.3.0-b05.jar">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/WebContent/WEB-INF/lib/javax.inject-2.3.0-b05.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
    <orderEntry type="module-library">
      <library name="javax.ws.rs-api-2.0.jar">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/WebContent/WEB-INF/lib/javax.ws.rs-api-2.0.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
    <orderEntry type="library" name="api" level="project" />
    <orderEntry type="library" name="tomcat lib" level="project" />
  </component>
</module>