annotate mercurial-common/mercurial-common.iml @ 919:16ad8d51b001

fix non-ascii characters support in commandline arguments
author eugene.petrenko@jetbrains.com
date Mon, 19 Jan 2015 18:30:08 +0100
parents 0e51fa4565db
children 07a7f22d8954
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">
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
3 <component name="NewModuleRootManager" inherit-compiler-output="false">
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>
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
9 <orderEntry type="inheritedJdk" />
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" />
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
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
15 </component>
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
16 </module>
7944e8985ebd prepare modules structure for agent side checkout
Pavel.Sher
parents:
diff changeset
17