Browse Source

IDEA noticed the gradle project...

Change-Id: Ide6c841094d2f99d07714a45ca902f129d515859
Reviewed-on: http://gerrit.dmdirc.com/3857
Automatic-Compile: DMDirc Build Manager
Reviewed-by: Greg Holmes <greg@dmdirc.com>
pull/1/head
Chris Smith 9 years ago
parent
commit
fe24d4274f

+ 20
- 0
.idea/gradle.xml View File

@@ -0,0 +1,20 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="GradleSettings">
4
+    <option name="linkedExternalProjectsSettings">
5
+      <GradleProjectSettings>
6
+        <option name="distributionType" value="WRAPPED" />
7
+        <option name="externalProjectPath" value="$PROJECT_DIR$" />
8
+        <option name="modules">
9
+          <set>
10
+            <option value="$PROJECT_DIR$" />
11
+            <option value="$PROJECT_DIR$/modules" />
12
+            <option value="$PROJECT_DIR$/modules/parser" />
13
+            <option value="$PROJECT_DIR$/modules/util" />
14
+          </set>
15
+        </option>
16
+      </GradleProjectSettings>
17
+    </option>
18
+  </component>
19
+</project>
20
+

+ 11
- 0
.idea/libraries/Gradle__dagger_1_2_1.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: dagger-1.2.1">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup.dagger/dagger/1.2.1/78f96ef00fceee95802930944b1fc4e0e1f9aacc/dagger-1.2.1.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup.dagger/dagger/1.2.1/9fdd555d386f8b904907df4e7a130fd3566538e0/dagger-1.2.1-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 11
- 0
.idea/libraries/Gradle__dagger_compiler_1_2_1.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: dagger-compiler-1.2.1">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup.dagger/dagger-compiler/1.2.1/c8bf6c2fda9b27f4d44a2aa4280df525a1408771/dagger-compiler-1.2.1.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup.dagger/dagger-compiler/1.2.1/1a982b168909a7359057e2d308b404990aa282d8/dagger-compiler-1.2.1-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 11
- 0
.idea/libraries/Gradle__guava_17_0.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: guava-17.0">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/17.0/9c6ef172e8de35fd8d4d8783e4821e57cdef7445/guava-17.0.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/17.0/7ca0efbeb87ca845b5d7a0ac9c21a4b7b95f7b28/guava-17.0-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 11
- 0
.idea/libraries/Gradle__hamcrest_core_1_3.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: hamcrest-core-1.3">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/1dc37250fbc78e23a65a67fbbaf71d2e9cbc3c0b/hamcrest-core-1.3-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 11
- 0
.idea/libraries/Gradle__jackson_core_2_4_2.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: jackson-core-2.4.2">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.4.2/ceb72830d95c512b4b300a38f29febc85bdf6e4b/jackson-core-2.4.2.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-core/2.4.2/52a95839309af730aaa84772ec60ef2e62c61f82/jackson-core-2.4.2-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 11
- 0
.idea/libraries/Gradle__javawriter_2_3_0.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: javawriter-2.3.0">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.3.0/4b290e394ea3109be5c0b7f08ff75de089125122/javawriter-2.3.0.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup/javawriter/2.3.0/4564886ebc503046560476943a6eb5f3235b28b9/javawriter-2.3.0-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 11
- 0
.idea/libraries/Gradle__javax_inject_1.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: javax.inject-1">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/6975da39a7040257bd51d21a231b76c915872d38/javax.inject-1.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/javax.inject/javax.inject/1/a00123f261762a7c5e0ec916a2c7c8298d29c400/javax.inject-1-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 11
- 0
.idea/libraries/Gradle__jsr305_2_0_3.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: jsr305-2.0.3">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/2.0.3/5871fb60dc68d67da54a663c3fd636a10a532948/jsr305-2.0.3.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/2.0.3/936f4430478909ed7b138d42f9ad73c919a87b26/jsr305-2.0.3-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 11
- 0
.idea/libraries/Gradle__junit_4_12_beta_1.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: junit-4.12-beta-1">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.12-beta-1/f516376d8dbcaf37ab11975cd7807e5e1782a847/junit-4.12-beta-1.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.12-beta-1/6b1bbf7aedba23e3e43cb7afe0e9842c364065bd/junit-4.12-beta-1-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 11
- 0
.idea/libraries/Gradle__mbassador_1_1_10.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: mbassador-1.1.10">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/net.engio/mbassador/1.1.10/ca527ef1806b999b1efdc54ad62ec4984c59fefe/mbassador-1.1.10.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/net.engio/mbassador/1.1.10/8db6ab7025bba56190d9308852c626eda9ca412b/mbassador-1.1.10-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 11
- 0
.idea/libraries/Gradle__migbase64_2_2.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: migbase64-2.2">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.brsanthu/migbase64/2.2/bcc14967d516e93c527897a6c531ba76b5751faa/migbase64-2.2.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.brsanthu/migbase64/2.2/895a2b075d4d6241187cef465b42cd59963b0990/migbase64-2.2-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 11
- 0
.idea/libraries/Gradle__mockito_all_1_9_5.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: mockito-all-1.9.5">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-all/1.9.5/79a8984096fc6591c1e3690e07d41be506356fa5/mockito-all-1.9.5.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-all/1.9.5/b8086d4e4daa361fc746abea62f77a2ae55d3ed9/mockito-all-1.9.5-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 11
- 0
.idea/libraries/Gradle__raven_4_2_1.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: raven-4.2.1">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/net.kencochrane.raven/raven/4.2.1/3065e20a2824d820773663e31496508ad2bda2a6/raven-4.2.1.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/net.kencochrane.raven/raven/4.2.1/209a81d1a1f750b9f4e692fe33e364076d6e9667/raven-4.2.1-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 11
- 0
.idea/libraries/Gradle__slf4j_api_1_7_7.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: slf4j-api-1.7.7">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.7/2b8019b6249bb05d81d3a3094e468753e2b21311/slf4j-api-1.7.7.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.7/acd62e31cc314266e73eebed0b6dd7ea974a0ed/slf4j-api-1.7.7-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 11
- 0
.idea/libraries/Gradle__yamlbeans_1_08.xml View File

@@ -0,0 +1,11 @@
1
+<component name="libraryTable">
2
+  <library name="Gradle: yamlbeans-1.08">
3
+    <CLASSES>
4
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.esotericsoftware.yamlbeans/yamlbeans/1.08/c0d0301b03b3db563e4f9d7282fe0156a5cb98c0/yamlbeans-1.08.jar!/" />
5
+    </CLASSES>
6
+    <JAVADOC />
7
+    <SOURCES>
8
+      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.esotericsoftware.yamlbeans/yamlbeans/1.08/2f960c26938c00baa5413bb5016fc37ec2e15984/yamlbeans-1.08-sources.jar!/" />
9
+    </SOURCES>
10
+  </library>
11
+</component>

+ 26
- 0
.idea/modules.iml View File

@@ -0,0 +1,26 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" external.system.module.group="DMDirc" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
+    <output url="file://$MODULE_DIR$/build/classes/main" />
5
+    <output-test url="file://$MODULE_DIR$/build/classes/test" />
6
+    <exclude-output />
7
+    <content url="file://$MODULE_DIR$">
8
+      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
9
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
10
+      <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
11
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
12
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
13
+      <sourceFolder url="file://$MODULE_DIR$/res" type="java-resource" />
14
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
15
+      <excludeFolder url="file://$MODULE_DIR$" />
16
+      <excludeFolder url="file://$MODULE_DIR$/.gradle" />
17
+      <excludeFolder url="file://$MODULE_DIR$/build" />
18
+    </content>
19
+    <orderEntry type="inheritedJdk" />
20
+    <orderEntry type="sourceFolder" forTests="false" />
21
+    <orderEntry type="library" scope="TEST" name="Gradle: junit-4.12-beta-1" level="project" />
22
+    <orderEntry type="library" scope="TEST" name="Gradle: mockito-all-1.9.5" level="project" />
23
+    <orderEntry type="library" scope="TEST" name="Gradle: hamcrest-core-1.3" level="project" />
24
+  </component>
25
+</module>
26
+

+ 1
- 0
.idea/modules.xml View File

@@ -3,6 +3,7 @@
3 3
   <component name="ProjectModuleManager">
4 4
     <modules>
5 5
       <module fileurl="file://$PROJECT_DIR$/DMDirc.iml" filepath="$PROJECT_DIR$/DMDirc.iml" />
6
+      <module fileurl="file://$PROJECT_DIR$/.idea/modules.iml" filepath="$PROJECT_DIR$/.idea/modules.iml" />
6 7
       <module fileurl="file://$PROJECT_DIR$/.idea/parser.iml" filepath="$PROJECT_DIR$/.idea/parser.iml" />
7 8
       <module fileurl="file://$PROJECT_DIR$/.idea/plugins.iml" filepath="$PROJECT_DIR$/.idea/plugins.iml" />
8 9
       <module fileurl="file://$PROJECT_DIR$/.idea/util.iml" filepath="$PROJECT_DIR$/.idea/util.iml" />

+ 14
- 18
.idea/parser.iml View File

@@ -1,29 +1,25 @@
1 1
 <?xml version="1.0" encoding="UTF-8"?>
2
-<module type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="true">
2
+<module external.linked.project.path="$MODULE_DIR$/modules/parser" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="DMDirc.modules" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
+    <output url="file://$MODULE_DIR$/modules/parser/build/classes/main" />
5
+    <output-test url="file://$MODULE_DIR$/modules/parser/build/classes/test" />
4 6
     <exclude-output />
5 7
     <content url="file://$MODULE_DIR$/modules/parser">
8
+      <sourceFolder url="file://$MODULE_DIR$/modules/parser/src/main/java" isTestSource="false" />
6 9
       <sourceFolder url="file://$MODULE_DIR$/modules/parser/src" isTestSource="false" />
7 10
       <sourceFolder url="file://$MODULE_DIR$/modules/parser/test" isTestSource="true" />
8
-      <excludeFolder url="file://$MODULE_DIR$/modules/parser/etc" />
9
-      <excludeFolder url="file://$MODULE_DIR$/modules/parser/lib" />
10
-      <excludeFolder url="file://$MODULE_DIR$/modules/parser/nbproject" />
11
+      <sourceFolder url="file://$MODULE_DIR$/modules/parser/src/test/java" isTestSource="true" />
12
+      <sourceFolder url="file://$MODULE_DIR$/modules/parser/src/main/resources" type="java-resource" />
13
+      <sourceFolder url="file://$MODULE_DIR$/modules/parser/res" type="java-resource" />
14
+      <sourceFolder url="file://$MODULE_DIR$/modules/parser/src/test/resources" type="java-test-resource" />
15
+      <excludeFolder url="file://$MODULE_DIR$/modules/parser/.gradle" />
16
+      <excludeFolder url="file://$MODULE_DIR$/modules/parser/build" />
11 17
     </content>
12 18
     <orderEntry type="inheritedJdk" />
13 19
     <orderEntry type="sourceFolder" forTests="false" />
14
-    <orderEntry type="module-library" scope="TEST">
15
-      <library>
16
-        <CLASSES>
17
-          <root url="file://$MODULE_DIR$/modules/parser/lib" />
18
-        </CLASSES>
19
-        <JAVADOC />
20
-        <SOURCES>
21
-          <root url="file://$MODULE_DIR$/modules/parser/lib" />
22
-        </SOURCES>
23
-        <jarDirectory url="file://$MODULE_DIR$/modules/parser/lib" recursive="false" />
24
-        <jarDirectory url="file://$MODULE_DIR$/modules/parser/lib" recursive="false" type="SOURCES" />
25
-      </library>
26
-    </orderEntry>
20
+    <orderEntry type="library" scope="TEST" name="Gradle: junit-4.12-beta-1" level="project" />
21
+    <orderEntry type="library" scope="TEST" name="Gradle: mockito-all-1.9.5" level="project" />
22
+    <orderEntry type="library" scope="TEST" name="Gradle: hamcrest-core-1.3" level="project" />
27 23
   </component>
28 24
 </module>
29 25
 

+ 14
- 18
.idea/util.iml View File

@@ -1,29 +1,25 @@
1 1
 <?xml version="1.0" encoding="UTF-8"?>
2
-<module type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="true">
2
+<module external.linked.project.path="$MODULE_DIR$/modules/util" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="DMDirc.modules" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
+    <output url="file://$MODULE_DIR$/modules/util/build/classes/main" />
5
+    <output-test url="file://$MODULE_DIR$/modules/util/build/classes/test" />
4 6
     <exclude-output />
5 7
     <content url="file://$MODULE_DIR$/modules/util">
8
+      <sourceFolder url="file://$MODULE_DIR$/modules/util/src/main/java" isTestSource="false" />
6 9
       <sourceFolder url="file://$MODULE_DIR$/modules/util/src" isTestSource="false" />
7 10
       <sourceFolder url="file://$MODULE_DIR$/modules/util/test" isTestSource="true" />
8
-      <excludeFolder url="file://$MODULE_DIR$/modules/util/etc" />
9
-      <excludeFolder url="file://$MODULE_DIR$/modules/util/lib" />
10
-      <excludeFolder url="file://$MODULE_DIR$/modules/util/nbproject" />
11
+      <sourceFolder url="file://$MODULE_DIR$/modules/util/src/test/java" isTestSource="true" />
12
+      <sourceFolder url="file://$MODULE_DIR$/modules/util/res" type="java-resource" />
13
+      <sourceFolder url="file://$MODULE_DIR$/modules/util/src/main/resources" type="java-resource" />
14
+      <sourceFolder url="file://$MODULE_DIR$/modules/util/src/test/resources" type="java-test-resource" />
15
+      <excludeFolder url="file://$MODULE_DIR$/modules/util/.gradle" />
16
+      <excludeFolder url="file://$MODULE_DIR$/modules/util/build" />
11 17
     </content>
12 18
     <orderEntry type="inheritedJdk" />
13 19
     <orderEntry type="sourceFolder" forTests="false" />
14
-    <orderEntry type="module-library" scope="TEST">
15
-      <library>
16
-        <CLASSES>
17
-          <root url="file://$MODULE_DIR$/modules/util/lib" />
18
-        </CLASSES>
19
-        <JAVADOC />
20
-        <SOURCES>
21
-          <root url="file://$MODULE_DIR$/modules/util/lib" />
22
-        </SOURCES>
23
-        <jarDirectory url="file://$MODULE_DIR$/modules/util/lib" recursive="false" />
24
-        <jarDirectory url="file://$MODULE_DIR$/modules/util/lib" recursive="false" type="SOURCES" />
25
-      </library>
26
-    </orderEntry>
20
+    <orderEntry type="library" scope="TEST" name="Gradle: junit-4.12-beta-1" level="project" />
21
+    <orderEntry type="library" scope="TEST" name="Gradle: mockito-all-1.9.5" level="project" />
22
+    <orderEntry type="library" scope="TEST" name="Gradle: hamcrest-core-1.3" level="project" />
27 23
   </component>
28 24
 </module>
29 25
 

+ 6
- 0
.idea/vcs.xml View File

@@ -2,10 +2,16 @@
2 2
 <project version="4">
3 3
   <component name="VcsDirectoryMappings">
4 4
     <mapping directory="" vcs="Git" />
5
+    <mapping directory="$PROJECT_DIR$" vcs="Git" />
5 6
     <mapping directory="$PROJECT_DIR$/modules/defaults" vcs="Git" />
7
+    <mapping directory="$PROJECT_DIR$/modules/defaults" vcs="Git" />
8
+    <mapping directory="$PROJECT_DIR$/modules/installer" vcs="Git" />
6 9
     <mapping directory="$PROJECT_DIR$/modules/installer" vcs="Git" />
7 10
     <mapping directory="$PROJECT_DIR$/modules/parser" vcs="Git" />
11
+    <mapping directory="$PROJECT_DIR$/modules/parser" vcs="Git" />
8 12
     <mapping directory="$PROJECT_DIR$/modules/plugins" vcs="Git" />
13
+    <mapping directory="$PROJECT_DIR$/modules/plugins" vcs="Git" />
14
+    <mapping directory="$PROJECT_DIR$/modules/util" vcs="Git" />
9 15
     <mapping directory="$PROJECT_DIR$/modules/util" vcs="Git" />
10 16
   </component>
11 17
 </project>

+ 29
- 31
DMDirc.iml View File

@@ -1,14 +1,23 @@
1 1
 <?xml version="1.0" encoding="UTF-8"?>
2
-<module type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="true">
2
+<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
+  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
+    <output url="file://$MODULE_DIR$/build/classes/main" />
5
+    <output-test url="file://$MODULE_DIR$/build/classes/test" />
4 6
     <exclude-output />
5 7
     <content url="file://$MODULE_DIR$">
6 8
       <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
9
+      <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
7 10
       <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
11
+      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
12
+      <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
13
+      <sourceFolder url="file://$MODULE_DIR$/res" type="java-resource" />
14
+      <sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
8 15
       <excludeFolder url="file://$MODULE_DIR$/.clover" />
16
+      <excludeFolder url="file://$MODULE_DIR$/.gradle" />
9 17
       <excludeFolder url="file://$MODULE_DIR$/.idea" />
18
+      <excludeFolder url="file://$MODULE_DIR$/build" />
10 19
       <excludeFolder url="file://$MODULE_DIR$/dist" />
11
-      <excludeFolder url="file://$MODULE_DIR$/etc" />
20
+      <excludeFolder url="file://$MODULE_DIR$/gradle" />
12 21
       <excludeFolder url="file://$MODULE_DIR$/installer" />
13 22
       <excludeFolder url="file://$MODULE_DIR$/junitreports" />
14 23
       <excludeFolder url="file://$MODULE_DIR$/lib" />
@@ -18,34 +27,23 @@
18 27
     </content>
19 28
     <orderEntry type="inheritedJdk" />
20 29
     <orderEntry type="sourceFolder" forTests="false" />
21
-    <orderEntry type="module" module-name="parser" />
22
-    <orderEntry type="module" module-name="util" />
23
-    <orderEntry type="module-library">
24
-      <library>
25
-        <CLASSES>
26
-          <root url="file://$MODULE_DIR$/lib/main" />
27
-        </CLASSES>
28
-        <JAVADOC />
29
-        <SOURCES>
30
-          <root url="file://$MODULE_DIR$/lib/main" />
31
-        </SOURCES>
32
-        <jarDirectory url="file://$MODULE_DIR$/lib/main" recursive="false" />
33
-        <jarDirectory url="file://$MODULE_DIR$/lib/main" recursive="false" type="SOURCES" />
34
-      </library>
35
-    </orderEntry>
36
-    <orderEntry type="module-library" scope="TEST">
37
-      <library>
38
-        <CLASSES>
39
-          <root url="file://$MODULE_DIR$/lib/test" />
40
-        </CLASSES>
41
-        <JAVADOC />
42
-        <SOURCES>
43
-          <root url="file://$MODULE_DIR$/lib/test" />
44
-        </SOURCES>
45
-        <jarDirectory url="file://$MODULE_DIR$/lib/test" recursive="false" />
46
-        <jarDirectory url="file://$MODULE_DIR$/lib/test" recursive="false" type="SOURCES" />
47
-      </library>
48
-    </orderEntry>
30
+    <orderEntry type="module" module-name="parser" exported="" />
31
+    <orderEntry type="module" module-name="util" exported="" />
32
+    <orderEntry type="library" exported="" name="Gradle: dagger-1.2.1" level="project" />
33
+    <orderEntry type="library" exported="" name="Gradle: yamlbeans-1.08" level="project" />
34
+    <orderEntry type="library" exported="" name="Gradle: migbase64-2.2" level="project" />
35
+    <orderEntry type="library" exported="" name="Gradle: raven-4.2.1" level="project" />
36
+    <orderEntry type="library" exported="" name="Gradle: guava-17.0" level="project" />
37
+    <orderEntry type="library" exported="" name="Gradle: mbassador-1.1.10" level="project" />
38
+    <orderEntry type="library" exported="" name="Gradle: jsr305-2.0.3" level="project" />
39
+    <orderEntry type="library" exported="" name="Gradle: dagger-compiler-1.2.1" level="project" />
40
+    <orderEntry type="library" exported="" name="Gradle: javax.inject-1" level="project" />
41
+    <orderEntry type="library" exported="" name="Gradle: slf4j-api-1.7.7" level="project" />
42
+    <orderEntry type="library" exported="" name="Gradle: jackson-core-2.4.2" level="project" />
43
+    <orderEntry type="library" exported="" name="Gradle: javawriter-2.3.0" level="project" />
44
+    <orderEntry type="library" scope="TEST" name="Gradle: junit-4.12-beta-1" level="project" />
45
+    <orderEntry type="library" scope="TEST" name="Gradle: mockito-all-1.9.5" level="project" />
46
+    <orderEntry type="library" scope="TEST" name="Gradle: hamcrest-core-1.3" level="project" />
49 47
   </component>
50 48
 </module>
51 49
 

Loading…
Cancel
Save