-
Notifications
You must be signed in to change notification settings - Fork 49
/
plovr.iml
16 lines (16 loc) · 836 Bytes
/
plovr.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/build/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/closure/closure-library" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/closure/closure-stylesheets/build/genfiles/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/closure/closure-stylesheets/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="false" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="inheritedJdk" />
</component>
</module>