blob: 85f42a6bfd569aea14f8dfa1921e401ef996a25d [file] [log] [blame]
cushon399e08f2016-08-03 15:01:16 -07001<?xml version="1.0" encoding="UTF-8"?>
2<module type="PLUGIN_MODULE" version="4">
3 <component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/resources/META-INF/plugin.xml" />
4 <component name="NewModuleRootManager" inherit-compiler-output="true">
5 <exclude-output />
6 <content url="file://$MODULE_DIR$">
7 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
8 <sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
9 <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
plumpyaca5a772017-05-12 12:42:22 -070010 <sourceFolder url="file://$MODULE_DIR$/src/com/google/googlejavaformat/intellij/v2017_1" isTestSource="false" packagePrefix="com.google.googlejavaformat.intellij" />
11 <excludeFolder url="file://$MODULE_DIR$/src/com/google/googlejavaformat/intellij/v2016_2" />
12 <excludeFolder url="file://$MODULE_DIR$/src/com/google/googlejavaformat/intellij/v2016_3" />
cushon399e08f2016-08-03 15:01:16 -070013 </content>
14 <orderEntry type="inheritedJdk" />
15 <orderEntry type="sourceFolder" forTests="false" />
cushon399e08f2016-08-03 15:01:16 -070016 </component>
plumpy044961c2016-12-16 10:19:01 -080017</module>