cuba/root.iml
Konstantin Krivopustov 1054905d96 - Move to Java 6 again
- Use IDs instead of entitties in queries
- REQUIRES_NEW transaction attribute for service methods
2009-01-23 08:04:51 +00:00

13 lines
440 B
XML

<?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$/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>