Liam Miller-Cushon | 6949550 | 2016-10-12 11:39:14 -0700 | [diff] [blame] | 1 | <?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" /> |
cushon | 667facf | 2016-10-20 14:07:39 -0700 | [diff] [blame] | 9 | <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-Cushon | 6949550 | 2016-10-12 11:39:14 -0700 | [diff] [blame] | 17 | </content> |
| 18 | <orderEntry type="inheritedJdk" /> |
| 19 | <orderEntry type="sourceFolder" forTests="false" /> |
cushon | b58f168 | 2016-10-24 14:27:05 -0700 | [diff] [blame] | 20 | <orderEntry type="library" name="Maven: com.google.protobuf:protobuf-java:3.0.2" level="project" /> |
Liam Miller-Cushon | 6949550 | 2016-10-12 11:39:14 -0700 | [diff] [blame] | 21 | <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" /> |
cushon | b58f168 | 2016-10-24 14:27:05 -0700 | [diff] [blame] | 24 | <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-Cushon | 6949550 | 2016-10-12 11:39:14 -0700 | [diff] [blame] | 26 | <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> |