Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathengine.iml
More file actions
Latest commit
25 lines (25 loc) · 1.76 KB
/
Copy pathengine.iml
File metadata and controls
25 lines (25 loc) · 1.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true"type="JAVA_MODULE"version="4">
<componentname="NewModuleRootManager"LANGUAGE_LEVEL="JDK_1_8"inherit-compiler-output="false">
<outputurl="file://$MODULE_DIR$/target/classes" />
<output-testurl="file://$MODULE_DIR$/target/test-classes" />
<contenturl="file://$MODULE_DIR$">
<sourceFolderurl="file://$MODULE_DIR$/src/main/java"isTestSource="false" />
<sourceFolderurl="file://$MODULE_DIR$/src/main/resources"type="java-resource" />
<sourceFolderurl="file://$MODULE_DIR$/src/test/java"isTestSource="true" />
<sourceFolderurl="file://$MODULE_DIR$/target/generated-sources/antlr4"isTestSource="false"generated="true" />
<excludeFolderurl="file://$MODULE_DIR$/target/classes" />
<excludeFolderurl="file://$MODULE_DIR$/target/maven-archiver" />
<excludeFolderurl="file://$MODULE_DIR$/target/maven-status" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="library"name="Maven: org.antlr:antlr4:4.3"level="project" />
<orderEntrytype="library"name="Maven: org.antlr:antlr4-runtime:4.3"level="project" />
<orderEntrytype="library"name="Maven: org.abego.treelayout:org.abego.treelayout.core:1.0.1"level="project" />
<orderEntrytype="library"name="Maven: org.antlr:antlr4-annotations:4.3"level="project" />
<orderEntrytype="library"name="Maven: org.antlr:antlr-runtime:3.5.2"level="project" />
<orderEntrytype="library"name="Maven: org.antlr:ST4:4.0.8"level="project" />
<orderEntrytype="library"name="Maven: org.mongodb:mongo-java-driver:3.0.3"level="project" />
</component>
</module>