mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-05 07:03:24 +01:00
52 lines
2.2 KiB
Plaintext
52 lines
2.2 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<module relativePaths="false" type="J2EE_WEB_MODULE" version="4">
|
||
|
<component name="FacetManager">
|
||
|
<facet type="web" name="wise-editor">
|
||
|
<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" inherit-compiler-output="false">
|
||
|
<output url="file://$MODULE_DIR$/target/classes" />
|
||
|
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
||
|
<exclude-output />
|
||
|
<content url="file://$MODULE_DIR$">
|
||
|
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false" />
|
||
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||
|
</content>
|
||
|
<orderEntry type="inheritedJdk" />
|
||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||
|
<orderEntry type="module" module-name="core-js" />
|
||
|
<orderEntry type="module" module-name="mindplot" />
|
||
|
<orderEntry type="module" module-name="web2d" />
|
||
|
</component>
|
||
|
<component name="WebModuleBuildComponent">
|
||
|
<setting name="EXPLODED_URL" value="file://$MODULE_DIR$/target/wise-editor" />
|
||
|
</component>
|
||
|
<component name="WebModuleProperties">
|
||
|
<containerElement type="module" name="core-js">
|
||
|
<attribute name="method" value="5" />
|
||
|
<attribute name="URI" value="/WEB-INF/lib/core-js-3.0-SNAPSHOT.jar" />
|
||
|
</containerElement>
|
||
|
<containerElement type="module" name="mindplot">
|
||
|
<attribute name="method" value="5" />
|
||
|
<attribute name="URI" value="/WEB-INF/lib/mindplot-3.0-SNAPSHOT.jar" />
|
||
|
</containerElement>
|
||
|
<containerElement type="module" name="web2d">
|
||
|
<attribute name="method" value="5" />
|
||
|
<attribute name="URI" value="/WEB-INF/lib/web2d-3.0-SNAPSHOT.jar" />
|
||
|
</containerElement>
|
||
|
<deploymentDescriptor version="2.3" name="web.xml" optional="false" url="file://$MODULE_DIR$/src/main/webapp/WEB-INF/web.xml" />
|
||
|
<webroots>
|
||
|
<root relative="/" url="file://$MODULE_DIR$/src/main/webapp" />
|
||
|
</webroots>
|
||
|
</component>
|
||
|
</module>
|
||
|
|