Mercurial > hg > mercurial
annotate mercurial-common/mercurial-common.iml @ 979:2b1bd4bca6ad Indore-2017.2.x
TW-50054 support custom clone path whitelist
author | Dmitry Neverov <dmitry.neverov@gmail.com> |
---|---|
date | Wed, 24 Jan 2018 13:49:01 +0100 |
parents | 07a7f22d8954 |
children | 11740f88a08b |
rev | line source |
---|---|
27 | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <module relativePaths="true" type="JAVA_MODULE" version="4"> | |
943
07a7f22d8954
hg plugin - use jdk8 on server, jdk6 on agent
Dmitry.Treskunov@UNIT-412.Labs.IntelliJ.Net
parents:
708
diff
changeset
|
3 <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false"> |
27 | 4 <output url="file://$MODULE_DIR$/classes" /> |
5 <exclude-output /> | |
6 <content url="file://$MODULE_DIR$"> | |
7 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> | |
8 </content> | |
943
07a7f22d8954
hg plugin - use jdk8 on server, jdk6 on agent
Dmitry.Treskunov@UNIT-412.Labs.IntelliJ.Net
parents:
708
diff
changeset
|
9 <orderEntry type="jdk" jdkName="1.6" jdkType="JavaSDK" /> |
27 | 10 <orderEntry type="sourceFolder" forTests="false" /> |
11 <orderEntry type="library" exported="" name="TeamCityAPI-common" level="project" /> | |
12 <orderEntry type="library" exported="" name="IDEA-openapi" level="project" /> | |
291
a5ccea547e9f
Add jdom to the module
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents:
40
diff
changeset
|
13 <orderEntry type="library" name="jdom" level="project" /> |
708
0e51fa4565db
add commons-codec + update packaging
eugene.petrenko@jetbrains.com
parents:
291
diff
changeset
|
14 <orderEntry type="library" name="commons-codec-1.4" level="project" /> |
27 | 15 </component> |
943
07a7f22d8954
hg plugin - use jdk8 on server, jdk6 on agent
Dmitry.Treskunov@UNIT-412.Labs.IntelliJ.Net
parents:
708
diff
changeset
|
16 </module> |