Mercurial > hg > tc-symbol-server
view agent/agent.iml @ 103:9ff982a9213e
report full pdb file path instead of file name when collecting pdb signatures
author | Evgeniy.Koshkin@unit-519.Labs.IntelliJ.Net |
---|---|
date | Mon, 16 May 2016 19:43:39 +0300 |
parents | af3d3277b06f |
children |
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="agent" removed="false"> <file>file://$MODULE_DIR$/src/META-INF/build-agent-plugin-symbol-server.xml</file> <file>jar://$TeamCityDistribution$/buildAgent/lib/agent.jar!/META-INF/buildAgentSpring.xml</file> <file>jar://$TeamCityDistribution$/buildAgent/lib/agent.jar!/META-INF/buildAgentPlugins.xml</file> <file>file://$MODULE_DIR$/fake-teamcity-agent-plugin-context.xml</file> </fileset> </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="Agent-Api" level="project" /> <orderEntry type="library" name="idea annotations.jar" level="project" /> <orderEntry type="library" name="Common-Api" level="project" /> <orderEntry type="library" name="log4j" level="project" /> <orderEntry type="library" name="Idea-OpenApi" level="project" /> <orderEntry type="module" module-name="common" /> <orderEntry type="library" name="TeamCity agent runtime" level="project" /> </component> </module>