Mercurial > hg > mercurial
view main.iml @ 603:256d3fc22a28
fix capitalization: labels should have first word capitalized only, while titles should have all words capitalized
author | Pavel.Sher |
---|---|
date | Thu, 06 Jun 2013 09:22:34 +0200 |
parents | 6a535d51079a |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> <content url="file://$MODULE_DIR$"> <excludeFolder url="file://$MODULE_DIR$/.hg" /> <excludeFolder url="file://$MODULE_DIR$/dist" /> <excludeFolder url="file://$MODULE_DIR$/test-output" /> </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> </component> </module>