Add module with extended annotations (mutable, read-only)

This commit is contained in:
Alexey Sedunov
2013-03-29 16:07:34 +04:00
parent 3f2102b04f
commit 975c66b946
4 changed files with 82 additions and 1 deletions
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>