41 lines
2.2 KiB
XML
41 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="EclipseModuleManager">
|
|
<conelement value="org.eclipse.jst.j2ee.internal.web.container" />
|
|
<conelement value="org.eclipse.jst.j2ee.internal.module.container" />
|
|
<conelement value="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v8.5" />
|
|
<src_description expected_position="0">
|
|
<src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
|
|
<src_folder value="file://$MODULE_DIR$/test" expected_position="1" />
|
|
<src_folder value="file://$MODULE_DIR$/resources" expected_position="2" />
|
|
</src_description>
|
|
</component>
|
|
<component name="NewModuleRootManager">
|
|
<output url="file://$MODULE_DIR$/build/classes" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/resources" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="org.eclipse.jst.j2ee.internal.web.container" level="application" />
|
|
<orderEntry type="library" name="org.eclipse.jst.j2ee.internal.module.container" level="application" />
|
|
<orderEntry type="module-library">
|
|
<library name="junit4" type="repository">
|
|
<properties maven-id="junit:junit:4.13.1" />
|
|
<CLASSES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.13.1/junit-4.13.1.jar!/" />
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="library" exported="" name="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v8.5" level="application" />
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="library" name="servlet-api" level="project" />
|
|
<orderEntry type="library" name="lib" level="project" />
|
|
<orderEntry type="library" name="lib1" level="project" />
|
|
</component>
|
|
</module> |