blob: 3e9b3e91adf3a5399d4a4c5542ffad9d761a763e [file] [log] [blame]
Liam Miller-Cushon69495502016-10-12 11:39:14 -07001<?xml version="1.0" encoding="UTF-8"?>
2<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
3 <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="false">
4 <output url="file://$MODULE_DIR$/target/classes" />
5 <output-test url="file://$MODULE_DIR$/target/test-classes" />
6 <content url="file://$MODULE_DIR$">
7 <sourceFolder url="file://$MODULE_DIR$/java" isTestSource="false" />
8 <sourceFolder url="file://$MODULE_DIR$/javatests" isTestSource="true" />
cushon667facf2016-10-20 14:07:39 -07009 <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/protobuf/java" isTestSource="false" generated="true" />
10 <excludeFolder url="file://$MODULE_DIR$/target/classes" />
11 <excludeFolder url="file://$MODULE_DIR$/target/maven-archiver" />
12 <excludeFolder url="file://$MODULE_DIR$/target/maven-status" />
13 <excludeFolder url="file://$MODULE_DIR$/target/protoc-dependencies" />
14 <excludeFolder url="file://$MODULE_DIR$/target/protoc-plugins" />
15 <excludeFolder url="file://$MODULE_DIR$/target/surefire-reports" />
16 <excludeFolder url="file://$MODULE_DIR$/target/test-classes" />
Liam Miller-Cushon69495502016-10-12 11:39:14 -070017 </content>
18 <orderEntry type="inheritedJdk" />
19 <orderEntry type="sourceFolder" forTests="false" />
cushonb58f1682016-10-24 14:27:05 -070020 <orderEntry type="library" name="Maven: com.google.protobuf:protobuf-java:3.0.2" level="project" />
Liam Miller-Cushon69495502016-10-12 11:39:14 -070021 <orderEntry type="library" name="Maven: com.google.guava:guava:19.0" level="project" />
22 <orderEntry type="library" name="Maven: com.google.code.findbugs:jsr305:2.0.1" level="project" />
23 <orderEntry type="library" name="Maven: com.google.errorprone:error_prone_annotations:2.0.12" level="project" />
cushonb58f1682016-10-24 14:27:05 -070024 <orderEntry type="library" name="Maven: com.google.protobuf:protobuf-java:3.1.0" level="project" />
25 <orderEntry type="library" scope="TEST" name="Maven: org.ow2.asm:asm-debug-all:5.1" level="project" />
Liam Miller-Cushon69495502016-10-12 11:39:14 -070026 <orderEntry type="library" scope="TEST" name="Maven: com.google.errorprone:javac:1.9.0-dev-r2973-2" level="project" />
27 <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
28 <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
29 <orderEntry type="library" scope="TEST" name="Maven: com.google.truth:truth:0.25" level="project" />
30 <orderEntry type="library" scope="TEST" name="Maven: com.google.jimfs:jimfs:1.0" level="project" />
31 </component>
32</module>