Mercurial > hg > tc-symbol-server
view server/server.iml @ 26:87b24e4efcc3
fixed multiple indexing of the same pdb file
author | Evgeniy.Koshkin |
---|---|
date | Wed, 07 Aug 2013 17:29:18 +0400 |
parents | b05ccf999e54 |
children | 272ae17c0dec |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <module type="JAVA_MODULE" version="4"> <component name="FacetManager"> <facet type="Spring" name="Spring"> <configuration> <fileset id="fileset1" name="Server" removed="false"> <file>file://$MODULE_DIR$/fake-teamcity-server-plugin-context.xml</file> <file>jar://$TeamCityDistribution$/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/build-server-declarative-extensibility.xml</file> <file>jar://$TeamCityDistribution$/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/build-server-plugin-agents-statistics.xml</file> <file>jar://$TeamCityDistribution$/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/buildServerCompatMode.xml</file> <file>jar://$TeamCityDistribution$/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/buildServerPermissions.xml</file> <file>jar://$TeamCityDistribution$/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/buildServerPluginsSupport.xml</file> <file>jar://$TeamCityDistribution$/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/buildServerSpring.xml</file> <file>jar://$TeamCityDistribution$/webapps/ROOT/WEB-INF/lib/common-impl.jar!/META-INF/shared-spring-sub-container.xml</file> <file>jar://$TeamCityDistribution$/webapps/ROOT/WEB-INF/lib/common-impl.jar!/META-INF/plugin-model-shared-spring.xml</file> <file>file://$TeamCityDistribution$/webapps/ROOT/WEB-INF/buildServerSpringWeb.xml</file> <file>file://$MODULE_DIR$/src/META-INF/build-server-plugin-PLUGIN_NAME.xml</file> <file>jar://$TeamCityDistribution$/buildAgent/lib/common-impl.jar!/META-INF/per-plugin-shared-spring.xml</file> <file>jar://$TeamCityDistribution$/buildAgent/lib/common-impl.jar!/META-INF/plugin-model-shared-spring.xml</file> <file>jar://$TeamCityDistribution$/buildAgent/lib/common-impl.jar!/META-INF/shared-spring-sub-container.xml</file> <file>file://$MODULE_DIR$/src/META-INF/build-server-plugin-symbol-server.xml</file> </fileset> </configuration> </facet> <facet type="web" name="server"> <configuration> <webroots> <root url="file://$MODULE_DIR$/resources" relative="/plugins/SPECIAL_NAME" /> </webroots> </configuration> </facet> </component> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> <content url="file://$MODULE_DIR$"> <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="library" name="idea annotations.jar" level="project" /> <orderEntry type="library" name="Common-Api" level="project" /> <orderEntry type="library" name="Server-Api" level="project" /> <orderEntry type="library" name="standard.jar" level="project" /> <orderEntry type="library" name="Idea-OpenApi" level="project" /> <orderEntry type="library" name="Servlet Api" level="project" /> <orderEntry type="library" name="spring" level="project" /> <orderEntry type="module" module-name="common" /> <orderEntry type="library" name="TeamCity server runtime" level="project" /> </component> </module>