- Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrxJava2tips.iml
More file actions
Latest commit
14 lines (14 loc) · 687 Bytes
/
Copy pathrxJava2tips.iml
File metadata and controls
14 lines (14 loc) · 687 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<moduletype="JAVA_MODULE"version="4">
<componentname="NewModuleRootManager"LANGUAGE_LEVEL="JDK_1_8"inherit-compiler-output="true">
<exclude-output />
<contenturl="file://$MODULE_DIR$">
<sourceFolderurl="file://$MODULE_DIR$/src"isTestSource="false" />
<sourceFolderurl="file://$MODULE_DIR$/test"isTestSource="true" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="library"name="io.reactivex.rxjava2:rxjava:2.0.6"level="project" />
<orderEntrytype="library"name="junit:junit:4.12"level="project" />
</component>
</module>