Mercurial > hg > tc-symbol-server
annotate .idea/misc.xml @ 117:d2c79f95c2a6 tip
remove tailing slash in teamcity server url when constructing symbol server url
author | Evgeniy.Koshkin@unit-519.Labs.IntelliJ.Net |
---|---|
date | Fri, 27 May 2016 15:27:30 +0300 |
parents | 52fc27842bc1 |
children | 548a2737cc07 |
rev | line source |
---|---|
0 | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <project version="4"> | |
3 <component name="EntryPointsManager"> | |
4 <entry_points version="2.0" /> | |
5 </component> | |
6 <component name="JavadocGenerationManager"> | |
7 <option name="OUTPUT_DIRECTORY" /> | |
8 <option name="OPTION_SCOPE" value="protected" /> | |
9 <option name="OPTION_HIERARCHY" value="true" /> | |
10 <option name="OPTION_NAVIGATOR" value="true" /> | |
11 <option name="OPTION_INDEX" value="true" /> | |
12 <option name="OPTION_SEPARATE_INDEX" value="true" /> | |
13 <option name="OPTION_DOCUMENT_TAG_USE" value="false" /> | |
14 <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" /> | |
15 <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" /> | |
16 <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" /> | |
17 <option name="OPTION_DEPRECATED_LIST" value="true" /> | |
18 <option name="OTHER_OPTIONS" value="" /> | |
19 <option name="HEAP_SIZE" /> | |
20 <option name="LOCALE" /> | |
21 <option name="OPEN_IN_BROWSER" value="true" /> | |
22 </component> | |
23 <component name="ModuleEditorState"> | |
24 <option name="LAST_EDITED_MODULE_NAME" /> | |
25 <option name="LAST_EDITED_TAB_NAME" /> | |
26 </component> | |
27 <component name="ProjectResources"> | |
28 <default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype> | |
29 </component> | |
101
52fc27842bc1
fixing TW-45209, TW-45095; report resulting artifact path for each pdb file instead of file name from build agent
Evgeniy.Koshkin@unit-519.Labs.IntelliJ.Net
parents:
100
diff
changeset
|
30 <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" default="false" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> |
0 | 31 <output url="file://$PROJECT_DIR$/out" /> |
32 </component> | |
100 | 33 </project> |