This repository was archived by the owner on Aug 9, 2026. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSimpleTwitterBotAPI.iml
More file actions
Latest commit
20 lines (20 loc) · 1.27 KB
/
Copy pathSimpleTwitterBotAPI.iml
File metadata and controls
20 lines (20 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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">
<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" />
<excludeFolderurl="file://$MODULE_DIR$/target" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="library"name="Maven: org.twitter4j:twitter4j-core:4.0.6"level="project" />
<orderEntrytype="library"name="Maven: org.twitter4j:twitter4j-stream:4.0.6"level="project" />
<orderEntrytype="library"name="Maven: com.google.guava:guava:19.0"level="project" />
<orderEntrytype="library"name="Maven: junit:junit:4.12"level="project" />
<orderEntrytype="library"name="Maven: org.hamcrest:hamcrest-core:1.3"level="project" />
</component>
</module>