annotate mercurial-common/mercurial-common.iml @ 1133:c5488a2ba17e default tip

[test-files] new module for testfiles created
author Vladimir I <vladimir.ilmov@jetbrains.com>
date Sat, 21 Sep 2024 12:39:51 +0200
parents 75884a6be8ca
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
27
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
2 <module relativePaths="true" type="JAVA_MODULE" version="4">
1113
75884a6be8ca TW-74739 Update commons-codec library to the latest version
Vladimir I <vladimir.ilmov@jetbrains.com>
parents: 1022
diff changeset
3 <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
27
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
4 <output url="file://$MODULE_DIR$/classes" />
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
5 <exclude-output />
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
6 <content url="file://$MODULE_DIR$">
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
7 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
8 </content>
1022
11740f88a08b TW-64934 bump agent and common parts to java8
Maxim Zaytsev <Maxim.Zaytsev@jetbrains.com>
parents: 943
diff changeset
9 <orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
27
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
10 <orderEntry type="sourceFolder" forTests="false" />
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
11 <orderEntry type="library" exported="" name="TeamCityAPI-common" level="project" />
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
12 <orderEntry type="library" exported="" name="IDEA-openapi" level="project" />
299
e9e7d9fcf57d Use customized xml output from the 'hg log' command instead of running 'hg status' for every commit
Dmitry Neverov <dmitry.neverov@jetbrains.com>
parents: 40
diff changeset
13 <orderEntry type="library" name="jdom" level="project" />
1113
75884a6be8ca TW-74739 Update commons-codec library to the latest version
Vladimir I <vladimir.ilmov@jetbrains.com>
parents: 1022
diff changeset
14 <orderEntry type="library" name="commons-codec-1.16.0" level="project" />
27
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
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>