Browse Source

Merge branch 'master' of https://github.com/DMDirc/Meta

pull/111/head
Greg Holmes 7 years ago
parent
commit
3b0f45ae00
81 changed files with 72 additions and 2558 deletions
  1. 2
    4
      .gitignore
  2. 0
    1
      .idea/.name
  3. 0
    31
      .idea/audio.iml
  4. 0
    31
      .idea/awaycolours.iml
  5. 0
    31
      .idea/calc.iml
  6. 0
    31
      .idea/channelwho.iml
  7. 0
    41
      .idea/client.iml
  8. 0
    78
      .idea/codeStyleSettings.xml
  9. 0
    47
      .idea/com/google/common/base/annotations.xml
  10. 0
    36
      .idea/common.iml
  11. 0
    26
      .idea/compiler.xml
  12. 0
    31
      .idea/conditional_execute.iml
  13. 0
    31
      .idea/contactlist.iml
  14. 0
    9
      .idea/copyright/DMDirc.xml
  15. 0
    3
      .idea/copyright/profiles_settings.xml
  16. 0
    32
      .idea/dcc.iml
  17. 0
    30
      .idea/dcop.iml
  18. 0
    31
      .idea/debug.iml
  19. 0
    30
      .idea/dns.iml
  20. 0
    6
      .idea/encodings.xml
  21. 0
    30
      .idea/exec.iml
  22. 0
    30
      .idea/freedesktop_notifications.iml
  23. 0
    127
      .idea/gradle.xml
  24. 0
    32
      .idea/identd.iml
  25. 0
    343
      .idea/inspectionProfiles/Project_Default.xml
  26. 0
    7
      .idea/inspectionProfiles/profiles_settings.xml
  27. 0
    37
      .idea/irc.iml
  28. 0
    29
      .idea/jpq.iml
  29. 0
    31
      .idea/lagdisplay.iml
  30. 0
    31
      .idea/logging.iml
  31. 0
    31
      .idea/mediasource_dbus.iml
  32. 0
    31
      .idea/mediasource_dcop.iml
  33. 0
    31
      .idea/mediasource_linux_title.iml
  34. 0
    31
      .idea/mediasource_mplayer.iml
  35. 0
    32
      .idea/mediasource_vlc.iml
  36. 0
    31
      .idea/mediasource_windows.iml
  37. 0
    38
      .idea/misc.xml
  38. 0
    60
      .idea/modules.xml
  39. 0
    32
      .idea/nickcolours.iml
  40. 0
    30
      .idea/nickkeep.iml
  41. 0
    30
      .idea/nma.iml
  42. 0
    31
      .idea/notifications.iml
  43. 0
    31
      .idea/nowplaying.iml
  44. 0
    32
      .idea/osd.iml
  45. 0
    31
      .idea/osx_integration.iml
  46. 0
    14
      .idea/parser.iml
  47. 0
    31
      .idea/parser_irc.iml
  48. 0
    30
      .idea/parser_xmpp.iml
  49. 0
    30
      .idea/parserdebug.iml
  50. 0
    14
      .idea/plugins.iml
  51. 0
    30
      .idea/qauth.iml
  52. 0
    31
      .idea/redirect.iml
  53. 0
    33
      .idea/runConfigurations/All_tests.xml
  54. 0
    16
      .idea/runConfigurations/Remote_debug.xml
  55. 0
    14
      .idea/runConfigurations/Run_DMDirc.xml
  56. 0
    5
      .idea/scopes/scope_settings.xml
  57. 0
    30
      .idea/scriptplugin.iml
  58. 0
    35
      .idea/serverlistdialog.iml
  59. 0
    33
      .idea/serverlists.iml
  60. 0
    33
      .idea/sessionlock.iml
  61. 0
    31
      .idea/systray.iml
  62. 0
    30
      .idea/tabcompletion_bash.iml
  63. 0
    30
      .idea/tabcompletion_mirc.iml
  64. 0
    30
      .idea/time.iml
  65. 0
    34
      .idea/ui_swing.iml
  66. 0
    29
      .idea/ui_web2.iml
  67. 0
    28
      .idea/util.iml
  68. 0
    11
      .idea/vcs.xml
  69. 0
    29
      .idea/whoisonquery.iml
  70. 0
    33
      .idea/windowflashing.iml
  71. 0
    31
      .idea/windowstatus.iml
  72. 0
    37
      .idea/xmpp.iml
  73. 32
    17
      README.md
  74. 2
    2
      build.gradle
  75. 0
    16
      dmdirc.iml
  76. BIN
      etc/screenshot.png
  77. BIN
      gradle/wrapper/gradle-wrapper.jar
  78. 2
    2
      gradle/wrapper/gradle-wrapper.properties
  79. 26
    26
      gradlew
  80. 4
    4
      gradlew.bat
  81. 4
    0
      settings.gradle

+ 2
- 4
.gitignore View File

@@ -7,11 +7,9 @@
7 7
 
8 8
 # IDEA generated files
9 9
 /atlassian-ide-plugin.xml
10
-/.idea/workspace.xml
11
-/.idea/uiDesigner.xml
12
-/.idea/libraries
10
+/.idea
13 11
 
14
-#Netbeans generated files
12
+# Netbeans generated files
15 13
 /.nb-gradle/private/
16 14
 
17 15
 # DMDirc development profile

+ 0
- 1
.idea/.name View File

@@ -1 +0,0 @@
1
-dmdirc

+ 0
- 31
.idea/audio.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:audio" external.linked.project.path="$MODULE_DIR$/plugins/audio" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/audio/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/audio/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/audio">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/audio/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/audio/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/audio/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/audio/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/audio/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/plugins/audio/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/audio/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/plugins/audio/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 31
.idea/awaycolours.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:awaycolours" external.linked.project.path="$MODULE_DIR$/plugins/awaycolours" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/awaycolours/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/awaycolours/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/awaycolours">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/awaycolours/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/awaycolours/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/awaycolours/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/awaycolours/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/awaycolours/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/plugins/awaycolours/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/awaycolours/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/plugins/awaycolours/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 31
.idea/calc.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:calc" external.linked.project.path="$MODULE_DIR$/plugins/calc" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/calc/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/calc/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/calc">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/calc/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/calc/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/calc/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/calc/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/calc/generated_tests" isTestSource="true" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/plugins/calc/generated" isTestSource="false" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/calc/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/plugins/calc/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 31
.idea/channelwho.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:channelwho" external.linked.project.path="$MODULE_DIR$/plugins/channelwho" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/channelwho/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/channelwho/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/channelwho">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/channelwho/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/channelwho/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/channelwho/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/channelwho/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/channelwho/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/plugins/channelwho/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/channelwho/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/plugins/channelwho/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 41
.idea/client.iml View File

@@ -1,41 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":client" external.linked.project.path="$MODULE_DIR$/client" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="com.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$/client/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/client/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/client">
8
-      <sourceFolder url="file://$MODULE_DIR$/client/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/client/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/client/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/client/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/client/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/client/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/client/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/client/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="module" module-name="util" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.esotericsoftware.yamlbeans:yamlbeans:1.08" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: com.google.jimfs:jimfs:1.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
28
-    <orderEntry type="module" module-name="common" exported="" />
29
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
30
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
31
-    <orderEntry type="library" exported="" name="Gradle: com.google.auto.value:auto-value:1.0" level="project" />
32
-    <orderEntry type="library" exported="" name="Gradle: com.fasterxml.jackson.core:jackson-core:2.5.0" level="project" />
33
-    <orderEntry type="library" exported="" name="Gradle: org.slf4j:slf4j-api:1.7.10" level="project" />
34
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
35
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
36
-    <orderEntry type="library" exported="" name="Gradle: ch.qos.logback:logback-classic:1.1.2" level="project" />
37
-    <orderEntry type="library" exported="" name="Gradle: ch.qos.logback:logback-core:1.1.2" level="project" />
38
-    <orderEntry type="library" exported="" name="Gradle: net.kencochrane.raven:raven:6.0.1-SNAPSHOT" level="project" />
39
-    <orderEntry type="library" exported="" name="Gradle: net.engio:mbassador:1.2.4" level="project" />
40
-  </component>
41
-</module>

+ 0
- 78
.idea/codeStyleSettings.xml View File

@@ -1,78 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="ProjectCodeStyleSettingsManager">
4
-    <option name="PER_PROJECT_SETTINGS">
5
-      <value>
6
-        <option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="100" />
7
-        <option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="100" />
8
-        <option name="PACKAGES_TO_USE_IMPORT_ON_DEMAND">
9
-          <value />
10
-        </option>
11
-        <option name="IMPORT_LAYOUT_TABLE">
12
-          <value>
13
-            <package name="com.dmdirc" withSubpackages="true" static="false" />
14
-            <emptyLine />
15
-            <package name="ch.qos.logback" withSubpackages="true" static="false" />
16
-            <emptyLine />
17
-            <package name="com.google" withSubpackages="true" static="false" />
18
-            <emptyLine />
19
-            <package name="java" withSubpackages="true" static="false" />
20
-            <emptyLine />
21
-            <package name="javax" withSubpackages="true" static="false" />
22
-            <emptyLine />
23
-            <package name="net.miginfocom" withSubpackages="true" static="false" />
24
-            <emptyLine />
25
-            <package name="org" withSubpackages="true" static="false" />
26
-            <emptyLine />
27
-            <package name="" withSubpackages="true" static="false" />
28
-            <emptyLine />
29
-            <package name="" withSubpackages="true" static="true" />
30
-          </value>
31
-        </option>
32
-        <option name="RIGHT_MARGIN" value="100" />
33
-        <option name="WRAP_WHEN_TYPING_REACHES_RIGHT_MARGIN" value="true" />
34
-        <option name="JD_ADD_BLANK_AFTER_PARM_COMMENTS" value="true" />
35
-        <option name="JD_ADD_BLANK_AFTER_RETURN" value="true" />
36
-        <option name="JD_DO_NOT_WRAP_ONE_LINE_COMMENTS" value="true" />
37
-        <option name="JD_KEEP_EMPTY_PARAMETER" value="false" />
38
-        <option name="JD_KEEP_EMPTY_EXCEPTION" value="false" />
39
-        <option name="JD_KEEP_EMPTY_RETURN" value="false" />
40
-        <option name="WRAP_COMMENTS" value="true" />
41
-        <JavaCodeStyleSettings>
42
-          <option name="CLASS_NAMES_IN_JAVADOC" value="3" />
43
-        </JavaCodeStyleSettings>
44
-        <XML>
45
-          <option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
46
-        </XML>
47
-        <codeStyleSettings language="JAVA">
48
-          <option name="KEEP_LINE_BREAKS" value="false" />
49
-          <option name="KEEP_FIRST_COLUMN_COMMENT" value="false" />
50
-          <option name="KEEP_CONTROL_STATEMENT_IN_ONE_LINE" value="false" />
51
-          <option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
52
-          <option name="ALIGN_MULTILINE_RESOURCES" value="false" />
53
-          <option name="ALIGN_MULTILINE_FOR" value="false" />
54
-          <option name="CALL_PARAMETERS_WRAP" value="1" />
55
-          <option name="METHOD_PARAMETERS_WRAP" value="1" />
56
-          <option name="RESOURCE_LIST_WRAP" value="1" />
57
-          <option name="EXTENDS_LIST_WRAP" value="1" />
58
-          <option name="THROWS_LIST_WRAP" value="1" />
59
-          <option name="EXTENDS_KEYWORD_WRAP" value="1" />
60
-          <option name="THROWS_KEYWORD_WRAP" value="1" />
61
-          <option name="METHOD_CALL_CHAIN_WRAP" value="1" />
62
-          <option name="BINARY_OPERATION_WRAP" value="1" />
63
-          <option name="TERNARY_OPERATION_WRAP" value="1" />
64
-          <option name="FOR_STATEMENT_WRAP" value="1" />
65
-          <option name="ARRAY_INITIALIZER_WRAP" value="1" />
66
-          <option name="ASSIGNMENT_WRAP" value="1" />
67
-          <option name="ASSERT_STATEMENT_WRAP" value="1" />
68
-          <option name="IF_BRACE_FORCE" value="3" />
69
-          <option name="DOWHILE_BRACE_FORCE" value="3" />
70
-          <option name="WHILE_BRACE_FORCE" value="3" />
71
-          <option name="FOR_BRACE_FORCE" value="3" />
72
-          <option name="WRAP_LONG_LINES" value="true" />
73
-        </codeStyleSettings>
74
-      </value>
75
-    </option>
76
-    <option name="USE_PER_PROJECT_SETTINGS" value="true" />
77
-  </component>
78
-</project>

+ 0
- 47
.idea/com/google/common/base/annotations.xml View File

@@ -1,47 +0,0 @@
1
-<root>
2
-    <item name='com.google.common.base.Preconditions T checkNotNull(T)'>
3
-        <annotation name='org.jetbrains.annotations.Contract'>
4
-            <val val="&quot;null -&gt; fail&quot;"/>
5
-        </annotation>
6
-    </item>
7
-    <item name='com.google.common.base.Preconditions T checkNotNull(T, java.lang.Object)'>
8
-        <annotation name='org.jetbrains.annotations.Contract'>
9
-            <val val="&quot;null, _ -&gt; fail&quot;"/>
10
-        </annotation>
11
-    </item>
12
-    <item name='com.google.common.base.Preconditions T checkNotNull(T, java.lang.String, java.lang.Object...)'>
13
-        <annotation name='org.jetbrains.annotations.Contract'>
14
-            <val val="&quot;null, _, _ -&gt; fail&quot;"/>
15
-        </annotation>
16
-    </item>
17
-    <item name='com.google.common.base.Preconditions void checkArgument(boolean)'>
18
-        <annotation name='org.jetbrains.annotations.Contract'>
19
-            <val val="&quot;false -&gt; fail&quot;"/>
20
-        </annotation>
21
-    </item>
22
-    <item name='com.google.common.base.Preconditions void checkArgument(boolean, java.lang.Object)'>
23
-        <annotation name='org.jetbrains.annotations.Contract'>
24
-            <val val="&quot;false, _ -&gt; fail&quot;"/>
25
-        </annotation>
26
-    </item>
27
-    <item name='com.google.common.base.Preconditions void checkArgument(boolean, java.lang.String, java.lang.Object...)'>
28
-        <annotation name='org.jetbrains.annotations.Contract'>
29
-            <val val="&quot;false, _, _ -&gt; fail&quot;"/>
30
-        </annotation>
31
-    </item>
32
-    <item name='com.google.common.base.Preconditions void checkState(boolean)'>
33
-        <annotation name='org.jetbrains.annotations.Contract'>
34
-            <val val="&quot;false -&gt; fail&quot;"/>
35
-        </annotation>
36
-    </item>
37
-    <item name='com.google.common.base.Preconditions void checkState(boolean, java.lang.Object)'>
38
-        <annotation name='org.jetbrains.annotations.Contract'>
39
-            <val val="&quot;false, _ -&gt; fail&quot;"/>
40
-        </annotation>
41
-    </item>
42
-    <item name='com.google.common.base.Preconditions void checkState(boolean, java.lang.String, java.lang.Object...)'>
43
-        <annotation name='org.jetbrains.annotations.Contract'>
44
-            <val val="&quot;false, _, _ -&gt; fail&quot;"/>
45
-        </annotation>
46
-    </item>
47
-</root>

+ 0
- 36
.idea/common.iml View File

@@ -1,36 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":parser:common" external.linked.project.path="$MODULE_DIR$/parser/common" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="com.dmdirc.parser" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/parser/common/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/parser/common/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/parser/common">
8
-      <sourceFolder url="file://$MODULE_DIR$/parser/common/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/parser/common/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/parser/common/src/main/resources" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/parser/common/src/test/resources" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/parser/common/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/parser/common/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/parser/common/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/parser/common/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
20
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.auto.value:auto-value:1.0" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: org.slf4j:slf4j-api:1.7.10" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
27
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
28
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
30
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
31
-    <orderEntry type="library" exported="" name="Gradle: de.odysseus.juel:juel-api:2.2.7" level="project" />
32
-    <orderEntry type="library" exported="" name="Gradle: de.odysseus.juel:juel-impl:2.2.7" level="project" />
33
-    <orderEntry type="library" exported="" name="Gradle: de.odysseus.juel:juel-spi:2.2.7" level="project" />
34
-    <orderEntry type="library" exported="" name="Gradle: net.engio:mbassador:1.2.4" level="project" />
35
-  </component>
36
-</module>

+ 0
- 26
.idea/compiler.xml View File

@@ -1,26 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="CompilerConfiguration">
4
-    <option name="DEFAULT_COMPILER" value="Javac" />
5
-    <resourceExtensions />
6
-    <wildcardResourcePatterns>
7
-      <entry name="!?*.java" />
8
-      <entry name="!?*.form" />
9
-      <entry name="!?*.class" />
10
-      <entry name="!?*.groovy" />
11
-      <entry name="!?*.scala" />
12
-      <entry name="!?*.flex" />
13
-      <entry name="!?*.kt" />
14
-      <entry name="!?*.clj" />
15
-    </wildcardResourcePatterns>
16
-    <annotationProcessing>
17
-      <profile default="true" name="Default" enabled="true">
18
-        <outputRelativeToContentRoot value="true" />
19
-        <processorPath useClasspath="true" />
20
-      </profile>
21
-    </annotationProcessing>
22
-  </component>
23
-  <component name="JavacSettings">
24
-    <option name="ADDITIONAL_OPTIONS_STRING" value="-Xlint:all,-processing,-try" />
25
-  </component>
26
-</project>

+ 0
- 31
.idea/conditional_execute.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:conditional_execute" external.linked.project.path="$MODULE_DIR$/plugins/conditional_execute" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/conditional_execute/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/conditional_execute/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/conditional_execute">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/conditional_execute/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/conditional_execute/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/conditional_execute/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/conditional_execute/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/conditional_execute/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/plugins/conditional_execute/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/conditional_execute/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/plugins/conditional_execute/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 31
.idea/contactlist.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:contactlist" external.linked.project.path="$MODULE_DIR$/plugins/contactlist" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/contactlist/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/contactlist/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/contactlist">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/contactlist/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/contactlist/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/contactlist/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/contactlist/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/contactlist/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/contactlist/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/contactlist/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="ui_swing" exported="" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 9
.idea/copyright/DMDirc.xml View File

@@ -1,9 +0,0 @@
1
-<component name="CopyrightManager">
2
-  <copyright>
3
-    <option name="notice" value="Copyright (c) 2006-2015 DMDirc Developers&#10;&#10;Permission is hereby granted, free of charge, to any person obtaining a copy&#10;of this software and associated documentation files (the &quot;Software&quot;), to deal&#10;in the Software without restriction, including without limitation the rights&#10;to use, copy, modify, merge, publish, distribute, sublicense, and/or sell&#10;copies of the Software, and to permit persons to whom the Software is&#10;furnished to do so, subject to the following conditions:&#10;&#10;The above copyright notice and this permission notice shall be included in&#10;all copies or substantial portions of the Software.&#10;&#10;THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR&#10;IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,&#10;FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE&#10;AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER&#10;LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,&#10;OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE&#10;SOFTWARE." />
4
-    <option name="keyword" value="Copyright" />
5
-    <option name="allowReplaceKeyword" value="" />
6
-    <option name="myName" value="DMDirc" />
7
-    <option name="myLocal" value="true" />
8
-  </copyright>
9
-</component>

+ 0
- 3
.idea/copyright/profiles_settings.xml View File

@@ -1,3 +0,0 @@
1
-<component name="CopyrightManager">
2
-  <settings default="DMDirc" />
3
-</component>

+ 0
- 32
.idea/dcc.iml View File

@@ -1,32 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:dcc" external.linked.project.path="$MODULE_DIR$/plugins/dcc" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/dcc/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/dcc/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/dcc">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dcc/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dcc/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dcc/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dcc/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dcc/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dcc/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/dcc/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/plugins/dcc/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="module" module-name="ui_swing" exported="" />
20
-    <orderEntry type="module" module-name="client" exported="" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
27
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
30
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
31
-  </component>
32
-</module>

+ 0
- 30
.idea/dcop.iml View File

@@ -1,30 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:dcop" external.linked.project.path="$MODULE_DIR$/plugins/dcop" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/dcop/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/dcop/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/dcop">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dcop/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dcop/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dcop/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dcop/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dcop/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/dcop/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/dcop/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
29
-  </component>
30
-</module>

+ 0
- 31
.idea/debug.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:debug" external.linked.project.path="$MODULE_DIR$/plugins/debug" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/debug/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/debug/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/debug">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/debug/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/debug/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/debug/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/debug/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/debug/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/plugins/debug/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/debug/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/plugins/debug/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 30
.idea/dns.iml View File

@@ -1,30 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:dns" external.linked.project.path="$MODULE_DIR$/plugins/dns" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/dns/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/dns/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/dns">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dns/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dns/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dns/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dns/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/dns/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/dns/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/dns/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
29
-  </component>
30
-</module>

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

@@ -1,6 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false">
4
-    <file url="PROJECT" charset="UTF-8" />
5
-  </component>
6
-</project>

+ 0
- 30
.idea/exec.iml View File

@@ -1,30 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:exec" external.linked.project.path="$MODULE_DIR$/plugins/exec" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/exec/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/exec/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/exec">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/exec/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/exec/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/exec/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/exec/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/exec/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/exec/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/exec/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
29
-  </component>
30
-</module>

+ 0
- 30
.idea/freedesktop_notifications.iml View File

@@ -1,30 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:freedesktop_notifications" external.linked.project.path="$MODULE_DIR$/plugins/freedesktop_notifications" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/freedesktop_notifications/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/freedesktop_notifications/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/freedesktop_notifications">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/freedesktop_notifications/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/freedesktop_notifications/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/freedesktop_notifications/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/freedesktop_notifications/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/freedesktop_notifications/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/freedesktop_notifications/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/freedesktop_notifications/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
29
-  </component>
30
-</module>

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

@@ -1,127 +0,0 @@
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="DEFAULT_WRAPPED" />
7
-        <option name="externalProjectPath" value="$PROJECT_DIR$" />
8
-        <option name="modules">
9
-          <set>
10
-            <option value="$PROJECT_DIR$" />
11
-            <option value="$PROJECT_DIR$/client" />
12
-            <option value="$PROJECT_DIR$/parser" />
13
-            <option value="$PROJECT_DIR$/parser/common" />
14
-            <option value="$PROJECT_DIR$/parser/irc" />
15
-            <option value="$PROJECT_DIR$/parser/xmpp" />
16
-            <option value="$PROJECT_DIR$/plugins" />
17
-            <option value="$PROJECT_DIR$/plugins/activewindow" />
18
-            <option value="$PROJECT_DIR$/plugins/audio" />
19
-            <option value="$PROJECT_DIR$/plugins/awaycolours" />
20
-            <option value="$PROJECT_DIR$/plugins/calc" />
21
-            <option value="$PROJECT_DIR$/plugins/channelwho" />
22
-            <option value="$PROJECT_DIR$/plugins/conditional_execute" />
23
-            <option value="$PROJECT_DIR$/plugins/contactlist" />
24
-            <option value="$PROJECT_DIR$/plugins/dcc" />
25
-            <option value="$PROJECT_DIR$/plugins/dcop" />
26
-            <option value="$PROJECT_DIR$/plugins/debug" />
27
-            <option value="$PROJECT_DIR$/plugins/dns" />
28
-            <option value="$PROJECT_DIR$/plugins/exec" />
29
-            <option value="$PROJECT_DIR$/plugins/freedesktop_notifications" />
30
-            <option value="$PROJECT_DIR$/plugins/identd" />
31
-            <option value="$PROJECT_DIR$/plugins/jpq" />
32
-            <option value="$PROJECT_DIR$/plugins/lagdisplay" />
33
-            <option value="$PROJECT_DIR$/plugins/logging" />
34
-            <option value="$PROJECT_DIR$/plugins/mediasource_dbus" />
35
-            <option value="$PROJECT_DIR$/plugins/mediasource_dcop" />
36
-            <option value="$PROJECT_DIR$/plugins/mediasource_linux_title" />
37
-            <option value="$PROJECT_DIR$/plugins/mediasource_mplayer" />
38
-            <option value="$PROJECT_DIR$/plugins/mediasource_vlc" />
39
-            <option value="$PROJECT_DIR$/plugins/mediasource_windows" />
40
-            <option value="$PROJECT_DIR$/plugins/nickcolours" />
41
-            <option value="$PROJECT_DIR$/plugins/nickkeep" />
42
-            <option value="$PROJECT_DIR$/plugins/nma" />
43
-            <option value="$PROJECT_DIR$/plugins/notifications" />
44
-            <option value="$PROJECT_DIR$/plugins/nowplaying" />
45
-            <option value="$PROJECT_DIR$/plugins/osd" />
46
-            <option value="$PROJECT_DIR$/plugins/osx_integration" />
47
-            <option value="$PROJECT_DIR$/plugins/parser_irc" />
48
-            <option value="$PROJECT_DIR$/plugins/parser_xmpp" />
49
-            <option value="$PROJECT_DIR$/plugins/parserdebug" />
50
-            <option value="$PROJECT_DIR$/plugins/qauth" />
51
-            <option value="$PROJECT_DIR$/plugins/redirect" />
52
-            <option value="$PROJECT_DIR$/plugins/scriptplugin" />
53
-            <option value="$PROJECT_DIR$/plugins/sessionlock" />
54
-            <option value="$PROJECT_DIR$/plugins/systray" />
55
-            <option value="$PROJECT_DIR$/plugins/tabcompletion_bash" />
56
-            <option value="$PROJECT_DIR$/plugins/tabcompletion_mirc" />
57
-            <option value="$PROJECT_DIR$/plugins/time" />
58
-            <option value="$PROJECT_DIR$/plugins/ui_swing" />
59
-            <option value="$PROJECT_DIR$/plugins/ui_web2" />
60
-            <option value="$PROJECT_DIR$/plugins/whoisonquery" />
61
-            <option value="$PROJECT_DIR$/plugins/windowflashing" />
62
-            <option value="$PROJECT_DIR$/plugins/windowstatus" />
63
-            <option value="$PROJECT_DIR$/util" />
64
-          </set>
65
-        </option>
66
-        <option name="myModules">
67
-          <set>
68
-            <option value="$PROJECT_DIR$" />
69
-            <option value="$PROJECT_DIR$/client" />
70
-            <option value="$PROJECT_DIR$/parser" />
71
-            <option value="$PROJECT_DIR$/parser/common" />
72
-            <option value="$PROJECT_DIR$/parser/irc" />
73
-            <option value="$PROJECT_DIR$/parser/xmpp" />
74
-            <option value="$PROJECT_DIR$/plugins" />
75
-            <option value="$PROJECT_DIR$/plugins/activewindow" />
76
-            <option value="$PROJECT_DIR$/plugins/audio" />
77
-            <option value="$PROJECT_DIR$/plugins/awaycolours" />
78
-            <option value="$PROJECT_DIR$/plugins/calc" />
79
-            <option value="$PROJECT_DIR$/plugins/channelwho" />
80
-            <option value="$PROJECT_DIR$/plugins/conditional_execute" />
81
-            <option value="$PROJECT_DIR$/plugins/contactlist" />
82
-            <option value="$PROJECT_DIR$/plugins/dcc" />
83
-            <option value="$PROJECT_DIR$/plugins/dcop" />
84
-            <option value="$PROJECT_DIR$/plugins/debug" />
85
-            <option value="$PROJECT_DIR$/plugins/dns" />
86
-            <option value="$PROJECT_DIR$/plugins/exec" />
87
-            <option value="$PROJECT_DIR$/plugins/freedesktop_notifications" />
88
-            <option value="$PROJECT_DIR$/plugins/identd" />
89
-            <option value="$PROJECT_DIR$/plugins/jpq" />
90
-            <option value="$PROJECT_DIR$/plugins/lagdisplay" />
91
-            <option value="$PROJECT_DIR$/plugins/logging" />
92
-            <option value="$PROJECT_DIR$/plugins/mediasource_dbus" />
93
-            <option value="$PROJECT_DIR$/plugins/mediasource_dcop" />
94
-            <option value="$PROJECT_DIR$/plugins/mediasource_linux_title" />
95
-            <option value="$PROJECT_DIR$/plugins/mediasource_mplayer" />
96
-            <option value="$PROJECT_DIR$/plugins/mediasource_vlc" />
97
-            <option value="$PROJECT_DIR$/plugins/mediasource_windows" />
98
-            <option value="$PROJECT_DIR$/plugins/nickcolours" />
99
-            <option value="$PROJECT_DIR$/plugins/nickkeep" />
100
-            <option value="$PROJECT_DIR$/plugins/nma" />
101
-            <option value="$PROJECT_DIR$/plugins/notifications" />
102
-            <option value="$PROJECT_DIR$/plugins/nowplaying" />
103
-            <option value="$PROJECT_DIR$/plugins/osd" />
104
-            <option value="$PROJECT_DIR$/plugins/osx_integration" />
105
-            <option value="$PROJECT_DIR$/plugins/parser_irc" />
106
-            <option value="$PROJECT_DIR$/plugins/parser_xmpp" />
107
-            <option value="$PROJECT_DIR$/plugins/parserdebug" />
108
-            <option value="$PROJECT_DIR$/plugins/qauth" />
109
-            <option value="$PROJECT_DIR$/plugins/redirect" />
110
-            <option value="$PROJECT_DIR$/plugins/scriptplugin" />
111
-            <option value="$PROJECT_DIR$/plugins/sessionlock" />
112
-            <option value="$PROJECT_DIR$/plugins/systray" />
113
-            <option value="$PROJECT_DIR$/plugins/tabcompletion_bash" />
114
-            <option value="$PROJECT_DIR$/plugins/tabcompletion_mirc" />
115
-            <option value="$PROJECT_DIR$/plugins/time" />
116
-            <option value="$PROJECT_DIR$/plugins/ui_swing" />
117
-            <option value="$PROJECT_DIR$/plugins/ui_web2" />
118
-            <option value="$PROJECT_DIR$/plugins/whoisonquery" />
119
-            <option value="$PROJECT_DIR$/plugins/windowflashing" />
120
-            <option value="$PROJECT_DIR$/plugins/windowstatus" />
121
-            <option value="$PROJECT_DIR$/util" />
122
-          </set>
123
-        </option>
124
-      </GradleProjectSettings>
125
-    </option>
126
-  </component>
127
-</project>

+ 0
- 32
.idea/identd.iml View File

@@ -1,32 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:identd" external.linked.project.path="$MODULE_DIR$/plugins/identd" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/identd/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/identd/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/identd">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/identd/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/identd/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/identd/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/identd/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/identd/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/plugins/identd/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/identd/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/plugins/identd/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="module" module-name="irc" exported="" />
27
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
30
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
31
-  </component>
32
-</module>

+ 0
- 343
.idea/inspectionProfiles/Project_Default.xml View File

@@ -1,343 +0,0 @@
1
-<component name="InspectionProjectProfileManager">
2
-  <profile version="1.0" is_locked="false">
3
-    <option name="myName" value="Project Default" />
4
-    <option name="myLocal" value="false" />
5
-    <inspection_tool class="AbstractMethodCallInConstructor" enabled="true" level="WARNING" enabled_by_default="true" />
6
-    <inspection_tool class="AccessToStaticFieldLockedOnInstance" enabled="true" level="WARNING" enabled_by_default="true">
7
-      <option name="ignoredClasses">
8
-        <set>
9
-          <option value="org.slf4j.Logger" />
10
-        </set>
11
-      </option>
12
-    </inspection_tool>
13
-    <inspection_tool class="AnonymousClassComplexity" enabled="true" level="WARNING" enabled_by_default="true">
14
-      <option name="m_limit" value="3" />
15
-    </inspection_tool>
16
-    <inspection_tool class="AnonymousClassVariableHidesContainingMethodVariable" enabled="true" level="WARNING" enabled_by_default="true" />
17
-    <inspection_tool class="ArrayEquality" enabled="true" level="WARNING" enabled_by_default="true" />
18
-    <inspection_tool class="ArraysAsListWithZeroOrOneArgument" enabled="true" level="WARNING" enabled_by_default="true" />
19
-    <inspection_tool class="AssertEqualsCalledOnArray" enabled="true" level="WARNING" enabled_by_default="true" />
20
-    <inspection_tool class="AssertEqualsMayBeAssertSame" enabled="true" level="WARNING" enabled_by_default="true" />
21
-    <inspection_tool class="AssignmentToCatchBlockParameter" enabled="true" level="WARNING" enabled_by_default="true" />
22
-    <inspection_tool class="AssignmentToCollectionFieldFromParameter" enabled="true" level="WARNING" enabled_by_default="true">
23
-      <option name="ignorePrivateMethods" value="true" />
24
-    </inspection_tool>
25
-    <inspection_tool class="AssignmentToDateFieldFromParameter" enabled="true" level="WARNING" enabled_by_default="true">
26
-      <option name="ignorePrivateMethods" value="true" />
27
-    </inspection_tool>
28
-    <inspection_tool class="AssignmentToForLoopParameter" enabled="true" level="WARNING" enabled_by_default="true">
29
-      <option name="m_checkForeachParameters" value="false" />
30
-    </inspection_tool>
31
-    <inspection_tool class="AssignmentToMethodParameter" enabled="true" level="WARNING" enabled_by_default="true">
32
-      <option name="ignoreTransformationOfOriginalParameter" value="false" />
33
-    </inspection_tool>
34
-    <inspection_tool class="AssignmentToStaticFieldFromInstanceMethod" enabled="true" level="WARNING" enabled_by_default="true" />
35
-    <inspection_tool class="AssignmentToSuperclassField" enabled="true" level="WARNING" enabled_by_default="true" />
36
-    <inspection_tool class="AutoCloseableResource" enabled="true" level="WARNING" enabled_by_default="true" />
37
-    <inspection_tool class="BeforeClassOrAfterClassIsPublicStaticVoidNoArg" enabled="true" level="WARNING" enabled_by_default="true" />
38
-    <inspection_tool class="BeforeOrAfterIsPublicVoidNoArg" enabled="true" level="WARNING" enabled_by_default="true" />
39
-    <inspection_tool class="BreakStatementWithLabel" enabled="true" level="WARNING" enabled_by_default="true" />
40
-    <inspection_tool class="CStyleArrayDeclaration" enabled="true" level="WARNING" enabled_by_default="true" />
41
-    <inspection_tool class="CallToStringConcatCanBeReplacedByOperator" enabled="true" level="WARNING" enabled_by_default="true" />
42
-    <inspection_tool class="CastConflictsWithInstanceof" enabled="true" level="WARNING" enabled_by_default="true" />
43
-    <inspection_tool class="CastThatLosesPrecision" enabled="true" level="WARNING" enabled_by_default="true">
44
-      <option name="ignoreIntegerCharCasts" value="false" />
45
-    </inspection_tool>
46
-    <inspection_tool class="CastToIncompatibleInterface" enabled="true" level="WARNING" enabled_by_default="true" />
47
-    <inspection_tool class="ChainedEquality" enabled="true" level="WARNING" enabled_by_default="true" />
48
-    <inspection_tool class="ChannelResource" enabled="true" level="WARNING" enabled_by_default="true">
49
-      <option name="insideTryAllowed" value="false" />
50
-    </inspection_tool>
51
-    <inspection_tool class="CheckDtdRefs" enabled="false" level="ERROR" enabled_by_default="false" />
52
-    <inspection_tool class="CheckNodeTest" enabled="false" level="WARNING" enabled_by_default="false" />
53
-    <inspection_tool class="CheckTagEmptyBody" enabled="false" level="WARNING" enabled_by_default="false" />
54
-    <inspection_tool class="CheckXmlFileWithXercesValidator" enabled="false" level="ERROR" enabled_by_default="false" />
55
-    <inspection_tool class="ClassComplexity" enabled="true" level="WARNING" enabled_by_default="true">
56
-      <option name="m_limit" value="80" />
57
-    </inspection_tool>
58
-    <inspection_tool class="ClassCoupling" enabled="true" level="WARNING" enabled_by_default="true">
59
-      <option name="m_includeJavaClasses" value="false" />
60
-      <option name="m_includeLibraryClasses" value="false" />
61
-      <option name="m_limit" value="15" />
62
-    </inspection_tool>
63
-    <inspection_tool class="ClassEscapesItsScope" enabled="true" level="WARNING" enabled_by_default="true" />
64
-    <inspection_tool class="ClassInTopLevelPackage" enabled="true" level="WARNING" enabled_by_default="true" />
65
-    <inspection_tool class="ClassInitializer" enabled="true" level="WARNING" enabled_by_default="true" />
66
-    <inspection_tool class="ClassNameDiffersFromFileName" enabled="true" level="WARNING" enabled_by_default="true" />
67
-    <inspection_tool class="ClassOnlyUsedInOneModule" enabled="true" level="WARNING" enabled_by_default="true" />
68
-    <inspection_tool class="ClassOnlyUsedInOnePackage" enabled="true" level="WARNING" enabled_by_default="true" />
69
-    <inspection_tool class="ClassWithMultipleLoggers" enabled="true" level="WARNING" enabled_by_default="true">
70
-      <option name="loggerNamesString" value="java.util.logging.Logger,org.slf4j.Logger,org.apache.commons.logging.Log,org.apache.log4j.Logger" />
71
-    </inspection_tool>
72
-    <inspection_tool class="CollectionAddedToSelf" enabled="true" level="WARNING" enabled_by_default="true" />
73
-    <inspection_tool class="CollectionContainsUrl" enabled="true" level="WARNING" enabled_by_default="true" />
74
-    <inspection_tool class="CollectionsFieldAccessReplaceableByMethodCall" enabled="true" level="WARNING" enabled_by_default="true" />
75
-    <inspection_tool class="ConditionalExpressionWithIdenticalBranches" enabled="true" level="WARNING" enabled_by_default="true" />
76
-    <inspection_tool class="ConstantValueVariableUse" enabled="true" level="WARNING" enabled_by_default="true" />
77
-    <inspection_tool class="ContinueStatementWithLabel" enabled="true" level="WARNING" enabled_by_default="true" />
78
-    <inspection_tool class="CyclicClassDependency" enabled="true" level="WARNING" enabled_by_default="true" />
79
-    <inspection_tool class="CyclomaticComplexity" enabled="true" level="WARNING" enabled_by_default="true">
80
-      <option name="m_limit" value="10" />
81
-    </inspection_tool>
82
-    <inspection_tool class="DeclareCollectionAsInterface" enabled="true" level="WARNING" enabled_by_default="true">
83
-      <option name="ignoreLocalVariables" value="false" />
84
-      <option name="ignorePrivateMethodsAndFields" value="false" />
85
-    </inspection_tool>
86
-    <inspection_tool class="DeprecatedClassUsageInspection" enabled="false" level="WARNING" enabled_by_default="false" />
87
-    <inspection_tool class="DivideByZero" enabled="true" level="WARNING" enabled_by_default="true" />
88
-    <inspection_tool class="DuplicateBooleanBranch" enabled="true" level="WARNING" enabled_by_default="true" />
89
-    <inspection_tool class="DuplicateCondition" enabled="true" level="WARNING" enabled_by_default="true">
90
-      <option name="ignoreMethodCalls" value="false" />
91
-    </inspection_tool>
92
-    <inspection_tool class="ElementOnlyUsedFromTestCode" enabled="true" level="WARNING" enabled_by_default="true" />
93
-    <inspection_tool class="EnumSwitchStatementWhichMissesCases" enabled="true" level="WARNING" enabled_by_default="true">
94
-      <option name="ignoreSwitchStatementsWithDefault" value="true" />
95
-    </inspection_tool>
96
-    <inspection_tool class="EnumerationCanBeIteration" enabled="true" level="WARNING" enabled_by_default="true" />
97
-    <inspection_tool class="EqualsCalledOnEnumConstant" enabled="true" level="WARNING" enabled_by_default="true" />
98
-    <inspection_tool class="EqualsHashCodeCalledOnUrl" enabled="true" level="WARNING" enabled_by_default="true" />
99
-    <inspection_tool class="FallthruInSwitchStatement" enabled="true" level="WARNING" enabled_by_default="true" />
100
-    <inspection_tool class="FieldMayBeFinal" enabled="true" level="WARNING" enabled_by_default="true" />
101
-    <inspection_tool class="FieldMayBeStatic" enabled="true" level="WARNING" enabled_by_default="true" />
102
-    <inspection_tool class="FinalMethodInFinalClass" enabled="true" level="WARNING" enabled_by_default="true" />
103
-    <inspection_tool class="HardwiredNamespacePrefix" enabled="false" level="WARNING" enabled_by_default="false" />
104
-    <inspection_tool class="IOResource" enabled="true" level="WARNING" enabled_by_default="true">
105
-      <option name="ignoredTypesString" value="java.io.ByteArrayOutputStream,java.io.ByteArrayInputStream,java.io.StringBufferInputStream,java.io.CharArrayWriter,java.io.CharArrayReader,java.io.StringWriter,java.io.StringReader" />
106
-      <option name="insideTryAllowed" value="false" />
107
-    </inspection_tool>
108
-    <inspection_tool class="IfStatementWithIdenticalBranches" enabled="true" level="WARNING" enabled_by_default="true" />
109
-    <inspection_tool class="IgnoreResultOfCall" enabled="true" level="WARNING" enabled_by_default="true">
110
-      <option name="m_reportAllNonLibraryCalls" value="false" />
111
-      <option name="callCheckString" value="java.io.File,.*,java.io.InputStream,read|skip|available|markSupported,java.io.Writer,read|skip|ready|markSupported,java.lang.Boolean,.*,java.lang.Byte,.*,java.lang.Character,.*,java.lang.Double,.*,java.lang.Float,.*,java.lang.Integer,.*,java.lang.Long,.*,java.lang.Math,.*,java.lang.Object,equals|hashCode|toString,java.lang.Short,.*,java.lang.StrictMath,.*,java.lang.String,.*,java.math.BigInteger,.*,java.math.BigDecimal,.*,java.net.InetAddress,.*,java.net.URI,.*,java.util.UUID,.*,java.util.regex.Matcher,pattern|toMatchResult|start|end|group|groupCount|matches|find|lookingAt|quoteReplacement|replaceAll|replaceFirst|regionStart|regionEnd|hasTransparantBounds|hasAnchoringBounds|hitEnd|requireEnd,java.util.regex.Pattern,.*,net.engio.mbassy.bus.MBassador,post" />
112
-    </inspection_tool>
113
-    <inspection_tool class="ImplicitTypeConversion" enabled="false" level="WARNING" enabled_by_default="false">
114
-      <option name="BITS" value="1720" />
115
-      <option name="FLAG_EXPLICIT_CONVERSION" value="true" />
116
-      <option name="IGNORE_NODESET_TO_BOOLEAN_VIA_STRING" value="true" />
117
-    </inspection_tool>
118
-    <inspection_tool class="IndexZeroUsage" enabled="false" level="WARNING" enabled_by_default="false" />
119
-    <inspection_tool class="InnerClassMayBeStatic" enabled="true" level="WARNING" enabled_by_default="true" />
120
-    <inspection_tool class="InstanceofCatchParameter" enabled="true" level="WARNING" enabled_by_default="true" />
121
-    <inspection_tool class="InstanceofThis" enabled="true" level="WARNING" enabled_by_default="true" />
122
-    <inspection_tool class="InstantiationOfUtilityClass" enabled="true" level="WARNING" enabled_by_default="true" />
123
-    <inspection_tool class="JavaLangImport" enabled="true" level="WARNING" enabled_by_default="true" />
124
-    <inspection_tool class="LabeledStatement" enabled="true" level="WARNING" enabled_by_default="true" />
125
-    <inspection_tool class="LengthOneStringInIndexOf" enabled="true" level="WARNING" enabled_by_default="true" />
126
-    <inspection_tool class="LengthOneStringsInConcatenation" enabled="true" level="WARNING" enabled_by_default="true" />
127
-    <inspection_tool class="ListenerMayUseAdapter" enabled="true" level="WARNING" enabled_by_default="true">
128
-      <option name="checkForEmptyMethods" value="true" />
129
-    </inspection_tool>
130
-    <inspection_tool class="LiteralAsArgToStringEquals" enabled="true" level="WARNING" enabled_by_default="true" />
131
-    <inspection_tool class="LocalCanBeFinal" enabled="true" level="WARNING" enabled_by_default="true">
132
-      <option name="REPORT_VARIABLES" value="true" />
133
-      <option name="REPORT_PARAMETERS" value="true" />
134
-      <option name="REPORT_CATCH_PARAMETERS" value="false" />
135
-      <option name="REPORT_FOREACH_PARAMETERS" value="false" />
136
-    </inspection_tool>
137
-    <inspection_tool class="LoggerInitializedWithForeignClass" enabled="true" level="WARNING" enabled_by_default="true">
138
-      <option name="loggerClassName" value="org.apache.log4j.Logger,org.slf4j.LoggerFactory,org.apache.commons.logging.LogFactory,java.util.logging.Logger" />
139
-      <option name="loggerFactoryMethodName" value="getLogger,getLogger,getLog,getLogger" />
140
-    </inspection_tool>
141
-    <inspection_tool class="LoopConditionNotUpdatedInsideLoop" enabled="true" level="WARNING" enabled_by_default="true">
142
-      <option name="ignoreIterators" value="false" />
143
-    </inspection_tool>
144
-    <inspection_tool class="MapReplaceableByEnumMap" enabled="true" level="WARNING" enabled_by_default="true" />
145
-    <inspection_tool class="MethodCanBeVariableArityMethod" enabled="true" level="WARNING" enabled_by_default="true" />
146
-    <inspection_tool class="MethodReturnAlwaysConstant" enabled="true" level="WARNING" enabled_by_default="true" />
147
-    <inspection_tool class="MisorderedAssertEqualsParameters" enabled="true" level="WARNING" enabled_by_default="true" />
148
-    <inspection_tool class="MissingDeprecatedAnnotation" enabled="true" level="WARNING" enabled_by_default="true" />
149
-    <inspection_tool class="MissingOverrideAnnotation" enabled="true" level="WARNING" enabled_by_default="true">
150
-      <option name="ignoreObjectMethods" value="false" />
151
-      <option name="ignoreAnonymousClassMethods" value="false" />
152
-    </inspection_tool>
153
-    <inspection_tool class="MissortedModifiers" enabled="true" level="WARNING" enabled_by_default="true">
154
-      <option name="m_requireAnnotationsFirst" value="true" />
155
-    </inspection_tool>
156
-    <inspection_tool class="MisspelledEquals" enabled="true" level="WARNING" enabled_by_default="true" />
157
-    <inspection_tool class="MisspelledToString" enabled="true" level="WARNING" enabled_by_default="true" />
158
-    <inspection_tool class="MultipleDeclaration" enabled="true" level="WARNING" enabled_by_default="true">
159
-      <option name="ignoreForLoopDeclarations" value="true" />
160
-    </inspection_tool>
161
-    <inspection_tool class="MultipleTopLevelClassesInFile" enabled="true" level="WARNING" enabled_by_default="true" />
162
-    <inspection_tool class="NegatedConditional" enabled="true" level="WARNING" enabled_by_default="true">
163
-      <option name="m_ignoreNegatedNullComparison" value="true" />
164
-    </inspection_tool>
165
-    <inspection_tool class="NegatedConditionalExpression" enabled="true" level="WARNING" enabled_by_default="true" />
166
-    <inspection_tool class="NegatedEqualityExpression" enabled="true" level="WARNING" enabled_by_default="true" />
167
-    <inspection_tool class="NegatedIfElse" enabled="true" level="WARNING" enabled_by_default="true">
168
-      <option name="m_ignoreNegatedNullComparison" value="false" />
169
-      <option name="m_ignoreNegatedZeroComparison" value="false" />
170
-    </inspection_tool>
171
-    <inspection_tool class="NegativelyNamedBooleanVariable" enabled="true" level="WARNING" enabled_by_default="true" />
172
-    <inspection_tool class="NonCommentSourceStatements" enabled="true" level="WARNING" enabled_by_default="true">
173
-      <option name="m_limit" value="30" />
174
-    </inspection_tool>
175
-    <inspection_tool class="NonFinalFieldInEnum" enabled="true" level="WARNING" enabled_by_default="true" />
176
-    <inspection_tool class="NonFinalFieldOfException" enabled="true" level="WARNING" enabled_by_default="true" />
177
-    <inspection_tool class="NonFinalUtilityClass" enabled="true" level="WARNING" enabled_by_default="true" />
178
-    <inspection_tool class="NonStaticFinalLogger" enabled="true" level="WARNING" enabled_by_default="true">
179
-      <option name="loggerClassName" value="" />
180
-    </inspection_tool>
181
-    <inspection_tool class="NotifyCalledOnCondition" enabled="true" level="WARNING" enabled_by_default="true" />
182
-    <inspection_tool class="NullThrown" enabled="true" level="WARNING" enabled_by_default="true" />
183
-    <inspection_tool class="ObjectToString" enabled="true" level="WARNING" enabled_by_default="true" />
184
-    <inspection_tool class="ObsoleteCollection" enabled="true" level="WARNING" enabled_by_default="true">
185
-      <option name="ignoreRequiredObsoleteCollectionTypes" value="true" />
186
-    </inspection_tool>
187
-    <inspection_tool class="OnDemandImport" enabled="true" level="WARNING" enabled_by_default="true" />
188
-    <inspection_tool class="OverlyStrongTypeCast" enabled="true" level="WARNING" enabled_by_default="true">
189
-      <option name="ignoreInMatchingInstanceof" value="false" />
190
-    </inspection_tool>
191
-    <inspection_tool class="OverridableMethodCallDuringObjectConstruction" enabled="true" level="WARNING" enabled_by_default="true" />
192
-    <inspection_tool class="OverriddenMethodCallDuringObjectConstruction" enabled="true" level="WARNING" enabled_by_default="true" />
193
-    <inspection_tool class="PackageVisibleField" enabled="true" level="WARNING" enabled_by_default="true" />
194
-    <inspection_tool class="PackageVisibleInnerClass" enabled="true" level="WARNING" enabled_by_default="true">
195
-      <option name="ignoreEnums" value="false" />
196
-      <option name="ignoreInterfaces" value="false" />
197
-    </inspection_tool>
198
-    <inspection_tool class="ParameterizedParametersStaticCollection" enabled="true" level="WARNING" enabled_by_default="true" />
199
-    <inspection_tool class="PointlessIndexOfComparison" enabled="true" level="WARNING" enabled_by_default="true" />
200
-    <inspection_tool class="PointlessNullCheck" enabled="true" level="WARNING" enabled_by_default="true" />
201
-    <inspection_tool class="ProblematicWhitespace" enabled="true" level="WARNING" enabled_by_default="true" />
202
-    <inspection_tool class="ProtectedMemberInFinalClass" enabled="true" level="WARNING" enabled_by_default="true" />
203
-    <inspection_tool class="RawUseOfParameterizedType" enabled="true" level="WARNING" enabled_by_default="true" />
204
-    <inspection_tool class="RedundantFieldInitialization" enabled="true" level="WARNING" enabled_by_default="true" />
205
-    <inspection_tool class="RedundantImplements" enabled="true" level="WARNING" enabled_by_default="true">
206
-      <option name="ignoreSerializable" value="false" />
207
-      <option name="ignoreCloneable" value="false" />
208
-    </inspection_tool>
209
-    <inspection_tool class="RedundantStringFormatCall" enabled="true" level="WARNING" enabled_by_default="true" />
210
-    <inspection_tool class="RedundantSuppression" enabled="true" level="WARNING" enabled_by_default="true" />
211
-    <inspection_tool class="RedundantThrowsDeclaration" enabled="true" level="WARNING" enabled_by_default="true" />
212
-    <inspection_tool class="RedundantTypeConversion" enabled="false" level="WARNING" enabled_by_default="false">
213
-      <option name="CHECK_ANY" value="false" />
214
-    </inspection_tool>
215
-    <inspection_tool class="ReplaceAllDot" enabled="true" level="WARNING" enabled_by_default="true" />
216
-    <inspection_tool class="ReplaceAssignmentWithOperatorAssignment" enabled="true" level="WARNING" enabled_by_default="true">
217
-      <option name="ignoreLazyOperators" value="true" />
218
-      <option name="ignoreObscureOperators" value="false" />
219
-    </inspection_tool>
220
-    <inspection_tool class="ReturnNull" enabled="true" level="WARNING" enabled_by_default="true">
221
-      <option name="m_reportObjectMethods" value="false" />
222
-      <option name="m_reportArrayMethods" value="true" />
223
-      <option name="m_reportCollectionMethods" value="true" />
224
-      <option name="m_ignorePrivateMethods" value="false" />
225
-    </inspection_tool>
226
-    <inspection_tool class="ReturnOfCollectionField" enabled="true" level="WARNING" enabled_by_default="true">
227
-      <option name="ignorePrivateMethods" value="true" />
228
-    </inspection_tool>
229
-    <inspection_tool class="ReturnOfDateField" enabled="true" level="WARNING" enabled_by_default="true" />
230
-    <inspection_tool class="ReuseOfLocalVariable" enabled="true" level="WARNING" enabled_by_default="true" />
231
-    <inspection_tool class="SamePackageImport" enabled="true" level="WARNING" enabled_by_default="true" />
232
-    <inspection_tool class="SetReplaceableByEnumSet" enabled="true" level="WARNING" enabled_by_default="true" />
233
-    <inspection_tool class="SimplifiableAnnotation" enabled="true" level="WARNING" enabled_by_default="true" />
234
-    <inspection_tool class="Singleton" enabled="true" level="WARNING" enabled_by_default="true" />
235
-    <inspection_tool class="SizeReplaceableByIsEmpty" enabled="true" level="WARNING" enabled_by_default="true" />
236
-    <inspection_tool class="SocketResource" enabled="true" level="WARNING" enabled_by_default="true">
237
-      <option name="insideTryAllowed" value="false" />
238
-    </inspection_tool>
239
-    <inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
240
-      <option name="processCode" value="false" />
241
-      <option name="processLiterals" value="false" />
242
-      <option name="processComments" value="false" />
243
-    </inspection_tool>
244
-    <inspection_tool class="StaticCallOnSubclass" enabled="true" level="WARNING" enabled_by_default="true" />
245
-    <inspection_tool class="StaticFieldReferenceOnSubclass" enabled="true" level="WARNING" enabled_by_default="true" />
246
-    <inspection_tool class="StaticMethodOnlyUsedInOneClass" enabled="true" level="WARNING" enabled_by_default="true" />
247
-    <inspection_tool class="StaticNonFinalField" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
248
-    <inspection_tool class="StringBufferToStringInConcatenation" enabled="true" level="WARNING" enabled_by_default="true" />
249
-    <inspection_tool class="StringConcatenationInLoops" enabled="true" level="WARNING" enabled_by_default="true">
250
-      <option name="m_ignoreUnlessAssigned" value="true" />
251
-    </inspection_tool>
252
-    <inspection_tool class="StringEqualsEmptyString" enabled="true" level="WARNING" enabled_by_default="true" />
253
-    <inspection_tool class="StringReplaceableByStringBuffer" enabled="true" level="WARNING" enabled_by_default="true">
254
-      <option name="onlyWarnOnLoop" value="true" />
255
-    </inspection_tool>
256
-    <inspection_tool class="SubstringZero" enabled="true" level="WARNING" enabled_by_default="true" />
257
-    <inspection_tool class="SuppressionAnnotation" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
258
-    <inspection_tool class="SwitchStatementWithConfusingDeclaration" enabled="true" level="WARNING" enabled_by_default="true" />
259
-    <inspection_tool class="SynchronizationOnStaticField" enabled="true" level="WARNING" enabled_by_default="true" />
260
-    <inspection_tool class="SynchronizeOnLock" enabled="true" level="WARNING" enabled_by_default="true" />
261
-    <inspection_tool class="SynchronizeOnThis" enabled="true" level="WARNING" enabled_by_default="true" />
262
-    <inspection_tool class="SynchronizedMethod" enabled="true" level="WEAK WARNING" enabled_by_default="true">
263
-      <option name="m_includeNativeMethods" value="true" />
264
-      <option name="ignoreSynchronizedSuperMethods" value="true" />
265
-    </inspection_tool>
266
-    <inspection_tool class="SynchronizedOnLiteralObject" enabled="true" level="WARNING" enabled_by_default="true" />
267
-    <inspection_tool class="SystemOutErr" enabled="true" level="WARNING" enabled_by_default="true" />
268
-    <inspection_tool class="TestCaseWithNoTestMethods" enabled="true" level="WARNING" enabled_by_default="true">
269
-      <option name="ignoreSupers" value="false" />
270
-    </inspection_tool>
271
-    <inspection_tool class="ThisEscapedInConstructor" enabled="true" level="WARNING" enabled_by_default="true" />
272
-    <inspection_tool class="ThreadWithDefaultRunMethod" enabled="true" level="WARNING" enabled_by_default="true" />
273
-    <inspection_tool class="ThrowablePrintStackTrace" enabled="true" level="WARNING" enabled_by_default="true" />
274
-    <inspection_tool class="TodoComment" enabled="false" level="INFO" enabled_by_default="false" />
275
-    <inspection_tool class="TooBroadScope" enabled="true" level="WARNING" enabled_by_default="true">
276
-      <option name="m_allowConstructorAsInitializer" value="false" />
277
-      <option name="m_onlyLookAtBlocks" value="false" />
278
-    </inspection_tool>
279
-    <inspection_tool class="TypeMayBeWeakened" enabled="true" level="WARNING" enabled_by_default="true">
280
-      <option name="useRighthandTypeAsWeakestTypeInAssignments" value="true" />
281
-      <option name="useParameterizedTypeForCollectionMethods" value="true" />
282
-      <option name="doNotWeakenToJavaLangObject" value="true" />
283
-      <option name="onlyWeakentoInterface" value="true" />
284
-    </inspection_tool>
285
-    <inspection_tool class="UnaryPlus" enabled="true" level="WARNING" enabled_by_default="true" />
286
-    <inspection_tool class="UnnecessaryBlockStatement" enabled="true" level="WARNING" enabled_by_default="true">
287
-      <option name="ignoreSwitchBranches" value="false" />
288
-    </inspection_tool>
289
-    <inspection_tool class="UnnecessaryCallToStringValueOf" enabled="true" level="WARNING" enabled_by_default="true" />
290
-    <inspection_tool class="UnnecessaryConstantArrayCreationExpression" enabled="true" level="WARNING" enabled_by_default="true" />
291
-    <inspection_tool class="UnnecessaryConstructor" enabled="true" level="WARNING" enabled_by_default="true">
292
-      <option name="ignoreAnnotations" value="true" />
293
-    </inspection_tool>
294
-    <inspection_tool class="UnnecessaryEnumModifier" enabled="true" level="WARNING" enabled_by_default="true" />
295
-    <inspection_tool class="UnnecessaryFullyQualifiedName" enabled="true" level="WARNING" enabled_by_default="true">
296
-      <option name="m_ignoreJavadoc" value="false" />
297
-    </inspection_tool>
298
-    <inspection_tool class="UnnecessaryInheritDoc" enabled="true" level="WARNING" enabled_by_default="true" />
299
-    <inspection_tool class="UnnecessaryInterfaceModifier" enabled="true" level="WARNING" enabled_by_default="true" />
300
-    <inspection_tool class="UnnecessaryParentheses" enabled="true" level="WARNING" enabled_by_default="true">
301
-      <option name="ignoreClarifyingParentheses" value="false" />
302
-      <option name="ignoreParenthesesOnConditionals" value="false" />
303
-      <option name="ignoreParenthesesOnLambdaParameter" value="false" />
304
-    </inspection_tool>
305
-    <inspection_tool class="UnnecessaryQualifierForThis" enabled="true" level="WARNING" enabled_by_default="true" />
306
-    <inspection_tool class="UnnecessarySuperConstructor" enabled="true" level="WARNING" enabled_by_default="true" />
307
-    <inspection_tool class="UnnecessarySuperQualifier" enabled="true" level="WARNING" enabled_by_default="true" />
308
-    <inspection_tool class="UnnecessaryThis" enabled="true" level="WARNING" enabled_by_default="true">
309
-      <option name="ignoreAssignments" value="true" />
310
-    </inspection_tool>
311
-    <inspection_tool class="UnnecessaryToStringCall" enabled="true" level="WARNING" enabled_by_default="true" />
312
-    <inspection_tool class="UnusedImport" enabled="true" level="WARNING" enabled_by_default="true" />
313
-    <inspection_tool class="UseOfAnotherObjectsPrivateField" enabled="true" level="WARNING" enabled_by_default="true">
314
-      <option name="ignoreSameClass" value="false" />
315
-      <option name="ignoreEquals" value="false" />
316
-    </inspection_tool>
317
-    <inspection_tool class="UtilityClassWithPublicConstructor" enabled="true" level="WARNING" enabled_by_default="true" />
318
-    <inspection_tool class="UtilityClassWithoutPrivateConstructor" enabled="true" level="WARNING" enabled_by_default="true">
319
-      <option name="ignorableAnnotations">
320
-        <value />
321
-      </option>
322
-      <option name="ignoreClassesWithOnlyMain" value="false" />
323
-    </inspection_tool>
324
-    <inspection_tool class="WaitCalledOnCondition" enabled="true" level="WARNING" enabled_by_default="true" />
325
-    <inspection_tool class="WaitNotInLoop" enabled="true" level="WARNING" enabled_by_default="true" />
326
-    <inspection_tool class="WaitNotInSynchronizedContext" enabled="true" level="WARNING" enabled_by_default="true" />
327
-    <inspection_tool class="WaitWhileHoldingTwoLocks" enabled="true" level="WARNING" enabled_by_default="true" />
328
-    <inspection_tool class="WaitWithoutCorrespondingNotify" enabled="true" level="WARNING" enabled_by_default="true" />
329
-    <inspection_tool class="WhileLoopSpinsOnField" enabled="true" level="WARNING" enabled_by_default="true">
330
-      <option name="ignoreNonEmtpyLoops" value="false" />
331
-    </inspection_tool>
332
-    <inspection_tool class="XmlDuplicatedId" enabled="false" level="ERROR" enabled_by_default="false" />
333
-    <inspection_tool class="XmlInvalidId" enabled="false" level="ERROR" enabled_by_default="false" />
334
-    <inspection_tool class="XmlPathReference" enabled="false" level="ERROR" enabled_by_default="false" />
335
-    <inspection_tool class="XmlUnboundNsPrefix" enabled="false" level="WARNING" enabled_by_default="false" />
336
-    <inspection_tool class="XmlUnusedNamespaceDeclaration" enabled="false" level="WARNING" enabled_by_default="false" />
337
-    <inspection_tool class="XmlWrongRootElement" enabled="false" level="ERROR" enabled_by_default="false" />
338
-    <inspection_tool class="XsltDeclarations" enabled="false" level="ERROR" enabled_by_default="false" />
339
-    <inspection_tool class="XsltTemplateInvocation" enabled="false" level="ERROR" enabled_by_default="false" />
340
-    <inspection_tool class="XsltUnusedDeclaration" enabled="false" level="WARNING" enabled_by_default="false" />
341
-    <inspection_tool class="XsltVariableShadowing" enabled="false" level="WARNING" enabled_by_default="false" />
342
-  </profile>
343
-</component>

+ 0
- 7
.idea/inspectionProfiles/profiles_settings.xml View File

@@ -1,7 +0,0 @@
1
-<component name="InspectionProjectProfileManager">
2
-  <settings>
3
-    <option name="PROJECT_PROFILE" value="Project Default" />
4
-    <option name="USE_PROJECT_PROFILE" value="true" />
5
-    <version value="1.0" />
6
-  </settings>
7
-</component>

+ 0
- 37
.idea/irc.iml View File

@@ -1,37 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":parser:irc" external.linked.project.path="$MODULE_DIR$/parser/irc" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="com.dmdirc.parser" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/parser/irc/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/parser/irc/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/parser/irc">
8
-      <sourceFolder url="file://$MODULE_DIR$/parser/irc/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/parser/irc/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/parser/irc/src/main/resources" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/parser/irc/src/test/resources" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/parser/irc/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/parser/irc/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/parser/irc/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/parser/irc/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="module" module-name="common" exported="" />
20
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
21
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.auto.value:auto-value:1.0" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: org.slf4j:slf4j-api:1.7.10" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
27
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
28
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
29
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
30
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
31
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
32
-    <orderEntry type="library" exported="" name="Gradle: de.odysseus.juel:juel-api:2.2.7" level="project" />
33
-    <orderEntry type="library" exported="" name="Gradle: de.odysseus.juel:juel-impl:2.2.7" level="project" />
34
-    <orderEntry type="library" exported="" name="Gradle: de.odysseus.juel:juel-spi:2.2.7" level="project" />
35
-    <orderEntry type="library" exported="" name="Gradle: net.engio:mbassador:1.2.4" level="project" />
36
-  </component>
37
-</module>

+ 0
- 29
.idea/jpq.iml View File

@@ -1,29 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:jpq" external.linked.project.path="$MODULE_DIR$/plugins/jpq" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/jpq/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/jpq/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/jpq">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/jpq/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/jpq/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/jpq/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/jpq/test-res" type="java-test-resource" />
12
-      <excludeFolder url="file://$MODULE_DIR$/plugins/jpq/.gradle" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/jpq/build" />
14
-    </content>
15
-    <orderEntry type="inheritedJdk" />
16
-    <orderEntry type="sourceFolder" forTests="false" />
17
-    <orderEntry type="module" module-name="client" exported="" />
18
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
28
-  </component>
29
-</module>

+ 0
- 31
.idea/lagdisplay.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:lagdisplay" external.linked.project.path="$MODULE_DIR$/plugins/lagdisplay" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/lagdisplay/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/lagdisplay/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/lagdisplay">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/lagdisplay/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/lagdisplay/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/lagdisplay/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/lagdisplay/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/lagdisplay/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/lagdisplay/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/lagdisplay/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="ui_swing" exported="" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 31
.idea/logging.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:logging" external.linked.project.path="$MODULE_DIR$/plugins/logging" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/logging/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/logging/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/logging">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/logging/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/logging/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/logging/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/logging/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/logging/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/logging/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/logging/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: com.google.jimfs:jimfs:1.0" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 31
.idea/mediasource_dbus.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:mediasource_dbus" external.linked.project.path="$MODULE_DIR$/plugins/mediasource_dbus" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/mediasource_dbus/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/mediasource_dbus/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/mediasource_dbus">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_dbus/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_dbus/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_dbus/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_dbus/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_dbus/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/mediasource_dbus/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/mediasource_dbus/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="nowplaying" exported="" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 31
.idea/mediasource_dcop.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:mediasource_dcop" external.linked.project.path="$MODULE_DIR$/plugins/mediasource_dcop" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/mediasource_dcop/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/mediasource_dcop/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/mediasource_dcop">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_dcop/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_dcop/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_dcop/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_dcop/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_dcop/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/mediasource_dcop/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/mediasource_dcop/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="nowplaying" exported="" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 31
.idea/mediasource_linux_title.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:mediasource_linux_title" external.linked.project.path="$MODULE_DIR$/plugins/mediasource_linux_title" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/mediasource_linux_title/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/mediasource_linux_title/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/mediasource_linux_title">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_linux_title/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_linux_title/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_linux_title/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_linux_title/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_linux_title/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/mediasource_linux_title/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/mediasource_linux_title/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="nowplaying" exported="" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 31
.idea/mediasource_mplayer.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:mediasource_mplayer" external.linked.project.path="$MODULE_DIR$/plugins/mediasource_mplayer" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/mediasource_mplayer/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/mediasource_mplayer/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/mediasource_mplayer">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_mplayer/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_mplayer/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_mplayer/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_mplayer/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_mplayer/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/mediasource_mplayer/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/mediasource_mplayer/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="nowplaying" exported="" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 32
.idea/mediasource_vlc.iml View File

@@ -1,32 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:mediasource_vlc" external.linked.project.path="$MODULE_DIR$/plugins/mediasource_vlc" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/mediasource_vlc/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/mediasource_vlc/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/mediasource_vlc">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_vlc/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_vlc/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_vlc/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_vlc/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_vlc/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_vlc/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/mediasource_vlc/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/plugins/mediasource_vlc/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="module" module-name="nowplaying" exported="" />
20
-    <orderEntry type="module" module-name="client" exported="" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
27
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
30
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
31
-  </component>
32
-</module>

+ 0
- 31
.idea/mediasource_windows.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:mediasource_windows" external.linked.project.path="$MODULE_DIR$/plugins/mediasource_windows" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/mediasource_windows/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/mediasource_windows/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/mediasource_windows">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_windows/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_windows/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_windows/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_windows/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/mediasource_windows/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/mediasource_windows/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/mediasource_windows/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="nowplaying" exported="" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 38
.idea/misc.xml View File

@@ -1,38 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="EntryPointsManager">
4
-    <entry_points version="2.0" />
5
-    <list size="3">
6
-      <item index="0" class="java.lang.String" itemvalue="com.dmdirc.config.ConfigBinding" />
7
-      <item index="1" class="java.lang.String" itemvalue="dagger.Provides" />
8
-      <item index="2" class="java.lang.String" itemvalue="net.engio.mbassy.listener.Handler" />
9
-    </list>
10
-  </component>
11
-  <component name="NullableNotNullManager">
12
-    <option name="myDefaultNullable" value="javax.annotation.Nullable" />
13
-    <option name="myDefaultNotNull" value="javax.annotation.Nonnull" />
14
-    <option name="myNullables">
15
-      <value>
16
-        <list size="4">
17
-          <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" />
18
-          <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" />
19
-          <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
20
-          <item index="3" class="java.lang.String" itemvalue="android.support.annotation.Nullable" />
21
-        </list>
22
-      </value>
23
-    </option>
24
-    <option name="myNotNulls">
25
-      <value>
26
-        <list size="4">
27
-          <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
28
-          <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
29
-          <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
30
-          <item index="3" class="java.lang.String" itemvalue="android.support.annotation.NonNull" />
31
-        </list>
32
-      </value>
33
-    </option>
34
-  </component>
35
-  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
36
-    <output url="file://$PROJECT_DIR$/build/classes" />
37
-  </component>
38
-</project>

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

@@ -1,60 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="ProjectModuleManager">
4
-    <modules>
5
-      <module fileurl="file://$PROJECT_DIR$/.idea/audio.iml" filepath="$PROJECT_DIR$/.idea/audio.iml" />
6
-      <module fileurl="file://$PROJECT_DIR$/.idea/awaycolours.iml" filepath="$PROJECT_DIR$/.idea/awaycolours.iml" />
7
-      <module fileurl="file://$PROJECT_DIR$/.idea/calc.iml" filepath="$PROJECT_DIR$/.idea/calc.iml" />
8
-      <module fileurl="file://$PROJECT_DIR$/.idea/channelwho.iml" filepath="$PROJECT_DIR$/.idea/channelwho.iml" />
9
-      <module fileurl="file://$PROJECT_DIR$/.idea/client.iml" filepath="$PROJECT_DIR$/.idea/client.iml" />
10
-      <module fileurl="file://$PROJECT_DIR$/.idea/common.iml" filepath="$PROJECT_DIR$/.idea/common.iml" />
11
-      <module fileurl="file://$PROJECT_DIR$/.idea/conditional_execute.iml" filepath="$PROJECT_DIR$/.idea/conditional_execute.iml" />
12
-      <module fileurl="file://$PROJECT_DIR$/.idea/contactlist.iml" filepath="$PROJECT_DIR$/.idea/contactlist.iml" />
13
-      <module fileurl="file://$PROJECT_DIR$/.idea/dcc.iml" filepath="$PROJECT_DIR$/.idea/dcc.iml" />
14
-      <module fileurl="file://$PROJECT_DIR$/.idea/dcop.iml" filepath="$PROJECT_DIR$/.idea/dcop.iml" />
15
-      <module fileurl="file://$PROJECT_DIR$/.idea/debug.iml" filepath="$PROJECT_DIR$/.idea/debug.iml" />
16
-      <module fileurl="file://$PROJECT_DIR$/dmdirc.iml" filepath="$PROJECT_DIR$/dmdirc.iml" />
17
-      <module fileurl="file://$PROJECT_DIR$/.idea/dns.iml" filepath="$PROJECT_DIR$/.idea/dns.iml" />
18
-      <module fileurl="file://$PROJECT_DIR$/.idea/exec.iml" filepath="$PROJECT_DIR$/.idea/exec.iml" />
19
-      <module fileurl="file://$PROJECT_DIR$/.idea/freedesktop_notifications.iml" filepath="$PROJECT_DIR$/.idea/freedesktop_notifications.iml" />
20
-      <module fileurl="file://$PROJECT_DIR$/.idea/identd.iml" filepath="$PROJECT_DIR$/.idea/identd.iml" />
21
-      <module fileurl="file://$PROJECT_DIR$/.idea/irc.iml" filepath="$PROJECT_DIR$/.idea/irc.iml" />
22
-      <module fileurl="file://$PROJECT_DIR$/.idea/jpq.iml" filepath="$PROJECT_DIR$/.idea/jpq.iml" />
23
-      <module fileurl="file://$PROJECT_DIR$/.idea/lagdisplay.iml" filepath="$PROJECT_DIR$/.idea/lagdisplay.iml" />
24
-      <module fileurl="file://$PROJECT_DIR$/.idea/logging.iml" filepath="$PROJECT_DIR$/.idea/logging.iml" />
25
-      <module fileurl="file://$PROJECT_DIR$/.idea/mediasource_dbus.iml" filepath="$PROJECT_DIR$/.idea/mediasource_dbus.iml" />
26
-      <module fileurl="file://$PROJECT_DIR$/.idea/mediasource_dcop.iml" filepath="$PROJECT_DIR$/.idea/mediasource_dcop.iml" />
27
-      <module fileurl="file://$PROJECT_DIR$/.idea/mediasource_linux_title.iml" filepath="$PROJECT_DIR$/.idea/mediasource_linux_title.iml" />
28
-      <module fileurl="file://$PROJECT_DIR$/.idea/mediasource_mplayer.iml" filepath="$PROJECT_DIR$/.idea/mediasource_mplayer.iml" />
29
-      <module fileurl="file://$PROJECT_DIR$/.idea/mediasource_vlc.iml" filepath="$PROJECT_DIR$/.idea/mediasource_vlc.iml" />
30
-      <module fileurl="file://$PROJECT_DIR$/.idea/mediasource_windows.iml" filepath="$PROJECT_DIR$/.idea/mediasource_windows.iml" />
31
-      <module fileurl="file://$PROJECT_DIR$/.idea/nickcolours.iml" filepath="$PROJECT_DIR$/.idea/nickcolours.iml" />
32
-      <module fileurl="file://$PROJECT_DIR$/.idea/nickkeep.iml" filepath="$PROJECT_DIR$/.idea/nickkeep.iml" />
33
-      <module fileurl="file://$PROJECT_DIR$/.idea/nma.iml" filepath="$PROJECT_DIR$/.idea/nma.iml" />
34
-      <module fileurl="file://$PROJECT_DIR$/.idea/notifications.iml" filepath="$PROJECT_DIR$/.idea/notifications.iml" />
35
-      <module fileurl="file://$PROJECT_DIR$/.idea/nowplaying.iml" filepath="$PROJECT_DIR$/.idea/nowplaying.iml" />
36
-      <module fileurl="file://$PROJECT_DIR$/.idea/osd.iml" filepath="$PROJECT_DIR$/.idea/osd.iml" />
37
-      <module fileurl="file://$PROJECT_DIR$/.idea/osx_integration.iml" filepath="$PROJECT_DIR$/.idea/osx_integration.iml" />
38
-      <module fileurl="file://$PROJECT_DIR$/.idea/parser.iml" filepath="$PROJECT_DIR$/.idea/parser.iml" />
39
-      <module fileurl="file://$PROJECT_DIR$/.idea/parser_irc.iml" filepath="$PROJECT_DIR$/.idea/parser_irc.iml" />
40
-      <module fileurl="file://$PROJECT_DIR$/.idea/parser_xmpp.iml" filepath="$PROJECT_DIR$/.idea/parser_xmpp.iml" />
41
-      <module fileurl="file://$PROJECT_DIR$/.idea/parserdebug.iml" filepath="$PROJECT_DIR$/.idea/parserdebug.iml" />
42
-      <module fileurl="file://$PROJECT_DIR$/.idea/plugins.iml" filepath="$PROJECT_DIR$/.idea/plugins.iml" />
43
-      <module fileurl="file://$PROJECT_DIR$/.idea/qauth.iml" filepath="$PROJECT_DIR$/.idea/qauth.iml" />
44
-      <module fileurl="file://$PROJECT_DIR$/.idea/redirect.iml" filepath="$PROJECT_DIR$/.idea/redirect.iml" />
45
-      <module fileurl="file://$PROJECT_DIR$/.idea/scriptplugin.iml" filepath="$PROJECT_DIR$/.idea/scriptplugin.iml" />
46
-      <module fileurl="file://$PROJECT_DIR$/.idea/sessionlock.iml" filepath="$PROJECT_DIR$/.idea/sessionlock.iml" />
47
-      <module fileurl="file://$PROJECT_DIR$/.idea/systray.iml" filepath="$PROJECT_DIR$/.idea/systray.iml" />
48
-      <module fileurl="file://$PROJECT_DIR$/.idea/tabcompletion_bash.iml" filepath="$PROJECT_DIR$/.idea/tabcompletion_bash.iml" />
49
-      <module fileurl="file://$PROJECT_DIR$/.idea/tabcompletion_mirc.iml" filepath="$PROJECT_DIR$/.idea/tabcompletion_mirc.iml" />
50
-      <module fileurl="file://$PROJECT_DIR$/.idea/time.iml" filepath="$PROJECT_DIR$/.idea/time.iml" />
51
-      <module fileurl="file://$PROJECT_DIR$/.idea/ui_swing.iml" filepath="$PROJECT_DIR$/.idea/ui_swing.iml" />
52
-      <module fileurl="file://$PROJECT_DIR$/Plugins/ui_web2/ui_web2.iml" filepath="$PROJECT_DIR$/Plugins/ui_web2/ui_web2.iml" />
53
-      <module fileurl="file://$PROJECT_DIR$/.idea/util.iml" filepath="$PROJECT_DIR$/.idea/util.iml" />
54
-      <module fileurl="file://$PROJECT_DIR$/.idea/whoisonquery.iml" filepath="$PROJECT_DIR$/.idea/whoisonquery.iml" />
55
-      <module fileurl="file://$PROJECT_DIR$/.idea/windowflashing.iml" filepath="$PROJECT_DIR$/.idea/windowflashing.iml" />
56
-      <module fileurl="file://$PROJECT_DIR$/.idea/windowstatus.iml" filepath="$PROJECT_DIR$/.idea/windowstatus.iml" />
57
-      <module fileurl="file://$PROJECT_DIR$/.idea/xmpp.iml" filepath="$PROJECT_DIR$/.idea/xmpp.iml" />
58
-    </modules>
59
-  </component>
60
-</project>

+ 0
- 32
.idea/nickcolours.iml View File

@@ -1,32 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:nickcolours" external.linked.project.path="$MODULE_DIR$/plugins/nickcolours" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/nickcolours/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/nickcolours/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/nickcolours">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nickcolours/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nickcolours/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nickcolours/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nickcolours/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nickcolours/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/nickcolours/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/nickcolours/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="ui_swing" exported="" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" exported="" name="Gradle: com.google.auto.value:auto-value:1.0" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
30
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
31
-  </component>
32
-</module>

+ 0
- 30
.idea/nickkeep.iml View File

@@ -1,30 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:nickkeep" external.linked.project.path="$MODULE_DIR$/plugins/nickkeep" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/nickkeep/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/nickkeep/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/nickkeep">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nickkeep/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nickkeep/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nickkeep/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nickkeep/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nickkeep/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/nickkeep/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/nickkeep/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
29
-  </component>
30
-</module>

+ 0
- 30
.idea/nma.iml View File

@@ -1,30 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:nma" external.linked.project.path="$MODULE_DIR$/plugins/nma" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/nma/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/nma/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/nma">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nma/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nma/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nma/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nma/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nma/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/nma/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/nma/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
29
-  </component>
30
-</module>

+ 0
- 31
.idea/notifications.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:notifications" external.linked.project.path="$MODULE_DIR$/plugins/notifications" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/notifications/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/notifications/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/notifications">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/notifications/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/notifications/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/notifications/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/notifications/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/notifications/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/notifications/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/notifications/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="ui_swing" exported="" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 31
.idea/nowplaying.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:nowplaying" external.linked.project.path="$MODULE_DIR$/plugins/nowplaying" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/nowplaying/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/nowplaying/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/nowplaying">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nowplaying/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nowplaying/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nowplaying/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nowplaying/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/nowplaying/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/nowplaying/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/nowplaying/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="ui_swing" exported="" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 32
.idea/osd.iml View File

@@ -1,32 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:osd" external.linked.project.path="$MODULE_DIR$/plugins/osd" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/osd/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/osd/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/osd">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/osd/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/osd/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/osd/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/osd/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/osd/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/plugins/osd/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/osd/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/plugins/osd/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="module" module-name="ui_swing" exported="" />
20
-    <orderEntry type="module" module-name="client" exported="" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
27
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
30
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
31
-  </component>
32
-</module>

+ 0
- 31
.idea/osx_integration.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:osx_integration" external.linked.project.path="$MODULE_DIR$/plugins/osx_integration" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/osx_integration/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/osx_integration/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/osx_integration">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/osx_integration/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/osx_integration/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/osx_integration/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/osx_integration/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/osx_integration/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/osx_integration/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/osx_integration/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="ui_swing" exported="" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

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

@@ -1,14 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":parser" external.linked.project.path="$MODULE_DIR$/parser" 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$/parser">
8
-      <excludeFolder url="file://$MODULE_DIR$/parser/.gradle" />
9
-      <excludeFolder url="file://$MODULE_DIR$/parser/build" />
10
-    </content>
11
-    <orderEntry type="inheritedJdk" />
12
-    <orderEntry type="sourceFolder" forTests="false" />
13
-  </component>
14
-</module>

+ 0
- 31
.idea/parser_irc.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:parser_irc" external.linked.project.path="$MODULE_DIR$/plugins/parser_irc" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/parser_irc/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/parser_irc/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/parser_irc">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/parser_irc/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/parser_irc/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/parser_irc/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/parser_irc/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/parser_irc/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/parser_irc/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/parser_irc/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
25
-    <orderEntry type="module" module-name="irc" exported="" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 30
.idea/parser_xmpp.iml View File

@@ -1,30 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:parser_xmpp" external.linked.project.path="$MODULE_DIR$/plugins/parser_xmpp" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/parser_xmpp/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/parser_xmpp/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/parser_xmpp">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/parser_xmpp/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/parser_xmpp/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/parser_xmpp/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/parser_xmpp/test-res" type="java-test-resource" />
12
-      <excludeFolder url="file://$MODULE_DIR$/plugins/parser_xmpp/.gradle" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/parser_xmpp/build" />
14
-    </content>
15
-    <orderEntry type="inheritedJdk" />
16
-    <orderEntry type="sourceFolder" forTests="false" />
17
-    <orderEntry type="module" module-name="client" exported="" />
18
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
23
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
26
-    <orderEntry type="module" module-name="xmpp" exported="" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
29
-  </component>
30
-</module>

+ 0
- 30
.idea/parserdebug.iml View File

@@ -1,30 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:parserdebug" external.linked.project.path="$MODULE_DIR$/plugins/parserdebug" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/parserdebug/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/parserdebug/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/parserdebug">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/parserdebug/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/parserdebug/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/parserdebug/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/parserdebug/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/parserdebug/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/parserdebug/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/parserdebug/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
29
-  </component>
30
-</module>

+ 0
- 14
.idea/plugins.iml View File

@@ -1,14 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins" external.linked.project.path="$MODULE_DIR$/plugins" 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$/plugins">
8
-      <excludeFolder url="file://$MODULE_DIR$/plugins/.gradle" />
9
-      <excludeFolder url="file://$MODULE_DIR$/plugins/build" />
10
-    </content>
11
-    <orderEntry type="inheritedJdk" />
12
-    <orderEntry type="sourceFolder" forTests="false" />
13
-  </component>
14
-</module>

+ 0
- 30
.idea/qauth.iml View File

@@ -1,30 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:qauth" external.linked.project.path="$MODULE_DIR$/plugins/qauth" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/qauth/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/qauth/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/qauth">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/qauth/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/qauth/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/qauth/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/qauth/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/qauth/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/qauth/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/qauth/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
29
-  </component>
30
-</module>

+ 0
- 31
.idea/redirect.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:redirect" external.linked.project.path="$MODULE_DIR$/plugins/redirect" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/redirect/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/redirect/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/redirect">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/redirect/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/redirect/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/redirect/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/redirect/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/redirect/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/plugins/redirect/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/redirect/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/plugins/redirect/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 33
.idea/runConfigurations/All_tests.xml View File

@@ -1,33 +0,0 @@
1
-<component name="ProjectRunConfigurationManager">
2
-  <configuration default="false" name="All tests" type="JUnit" factoryName="JUnit">
3
-    <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
4
-    <module name="" />
5
-    <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
6
-    <option name="ALTERNATIVE_JRE_PATH" value="" />
7
-    <option name="PACKAGE_NAME" value="" />
8
-    <option name="MAIN_CLASS_NAME" value="" />
9
-    <option name="METHOD_NAME" value="" />
10
-    <option name="TEST_OBJECT" value="package" />
11
-    <option name="VM_PARAMETERS" value="-ea" />
12
-    <option name="PARAMETERS" value="" />
13
-    <option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$" />
14
-    <option name="ENV_VARIABLES" />
15
-    <option name="PASS_PARENT_ENVS" value="true" />
16
-    <option name="TEST_SEARCH_SCOPE">
17
-      <value defaultName="wholeProject" />
18
-    </option>
19
-    <envs />
20
-    <patterns />
21
-    <RunnerSettings RunnerId="Cover" />
22
-    <RunnerSettings RunnerId="Debug">
23
-      <option name="DEBUG_PORT" value="" />
24
-      <option name="TRANSPORT" value="0" />
25
-      <option name="LOCAL" value="true" />
26
-    </RunnerSettings>
27
-    <RunnerSettings RunnerId="Run" />
28
-    <ConfigurationWrapper RunnerId="Cover" />
29
-    <ConfigurationWrapper RunnerId="Debug" />
30
-    <ConfigurationWrapper RunnerId="Run" />
31
-    <method />
32
-  </configuration>
33
-</component>

+ 0
- 16
.idea/runConfigurations/Remote_debug.xml View File

@@ -1,16 +0,0 @@
1
-<component name="ProjectRunConfigurationManager">
2
-  <configuration default="false" name="Remote debug" type="Remote" factoryName="Remote">
3
-    <option name="USE_SOCKET_TRANSPORT" value="true" />
4
-    <option name="SERVER_MODE" value="false" />
5
-    <option name="SHMEM_ADDRESS" value="javadebug" />
6
-    <option name="HOST" value="localhost" />
7
-    <option name="PORT" value="5005" />
8
-    <RunnerSettings RunnerId="Debug">
9
-      <option name="DEBUG_PORT" value="5005" />
10
-      <option name="TRANSPORT" value="0" />
11
-      <option name="LOCAL" value="false" />
12
-    </RunnerSettings>
13
-    <ConfigurationWrapper RunnerId="Debug" />
14
-    <method />
15
-  </configuration>
16
-</component>

+ 0
- 14
.idea/runConfigurations/Run_DMDirc.xml View File

@@ -1,14 +0,0 @@
1
-<component name="ProjectRunConfigurationManager">
2
-  <configuration default="false" name="Run DMDirc" type="JarApplication" factoryName="JAR Application">
3
-    <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
4
-    <option name="JAR_PATH" value="$PROJECT_DIR$/client/dist/DMDirc.jar" />
5
-    <option name="PROGRAM_PARAMETERS" value="-d etc/profile" />
6
-    <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
7
-    <envs />
8
-    <RunnerSettings RunnerId="Basic" />
9
-    <ConfigurationWrapper RunnerId="Basic" />
10
-    <method>
11
-      <option name="Gradle.BeforeRunTask" enabled="true" tasks=":client:jar" externalProjectPath="$PROJECT_DIR$" vmOptions="" scriptParameters="" />
12
-    </method>
13
-  </configuration>
14
-</component>

+ 0
- 5
.idea/scopes/scope_settings.xml View File

@@ -1,5 +0,0 @@
1
-<component name="DependencyValidationManager">
2
-  <state>
3
-    <option name="SKIP_IMPORT_STATEMENTS" value="false" />
4
-  </state>
5
-</component>

+ 0
- 30
.idea/scriptplugin.iml View File

@@ -1,30 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:scriptplugin" external.linked.project.path="$MODULE_DIR$/plugins/scriptplugin" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/scriptplugin/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/scriptplugin/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/scriptplugin">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/scriptplugin/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/scriptplugin/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/scriptplugin/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/scriptplugin/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/scriptplugin/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/scriptplugin/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/scriptplugin/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
29
-  </component>
30
-</module>

+ 0
- 35
.idea/serverlistdialog.iml View File

@@ -1,35 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:serverlistdialog" external.linked.project.path="$MODULE_DIR$/plugins/serverlistdialog" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/serverlistdialog/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/serverlistdialog/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/serverlistdialog">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlistdialog/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlistdialog/src/main/java" isTestSource="false" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlistdialog/src/test/java" isTestSource="true" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlistdialog/test" isTestSource="true" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlistdialog/res" type="java-resource" />
13
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlistdialog/src/main/resources" type="java-resource" />
14
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlistdialog/src/test/resources" type="java-test-resource" />
15
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlistdialog/test-res" type="java-test-resource" />
16
-      <excludeFolder url="file://$MODULE_DIR$/plugins/serverlistdialog/.gradle" />
17
-      <excludeFolder url="file://$MODULE_DIR$/plugins/serverlistdialog/build" />
18
-    </content>
19
-    <orderEntry type="inheritedJdk" />
20
-    <orderEntry type="sourceFolder" forTests="false" />
21
-    <orderEntry type="module" module-name="ui_swing" exported="" />
22
-    <orderEntry type="module" module-name="serverlists" exported="" />
23
-    <orderEntry type="module" module-name="client" exported="" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
27
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
28
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
29
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
30
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.11" level="project" />
31
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-all:1.9.5" level="project" />
32
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
33
-  </component>
34
-</module>
35
-

+ 0
- 33
.idea/serverlists.iml View File

@@ -1,33 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:serverlists" external.linked.project.path="$MODULE_DIR$/plugins/serverlists" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/serverlists/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/serverlists/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/serverlists">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlists/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlists/src/main/java" isTestSource="false" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlists/src/test/java" isTestSource="true" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlists/test" isTestSource="true" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlists/res" type="java-resource" />
13
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlists/src/main/resources" type="java-resource" />
14
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlists/src/test/resources" type="java-test-resource" />
15
-      <sourceFolder url="file://$MODULE_DIR$/plugins/serverlists/test-res" type="java-test-resource" />
16
-      <excludeFolder url="file://$MODULE_DIR$/plugins/serverlists/.gradle" />
17
-      <excludeFolder url="file://$MODULE_DIR$/plugins/serverlists/build" />
18
-    </content>
19
-    <orderEntry type="inheritedJdk" />
20
-    <orderEntry type="sourceFolder" forTests="false" />
21
-    <orderEntry type="module" module-name="client" exported="" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
27
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.11" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-all:1.9.5" level="project" />
30
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
31
-  </component>
32
-</module>
33
-

+ 0
- 33
.idea/sessionlock.iml View File

@@ -1,33 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:sessionlock" external.linked.project.path="$MODULE_DIR$/plugins/sessionlock" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/sessionlock/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/sessionlock/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/sessionlock">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/sessionlock/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/sessionlock/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/sessionlock/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/sessionlock/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/sessionlock/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/sessionlock/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/sessionlock/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: net.java.dev.jna:jna:4.1.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: net.java.dev.jna:jna-platform:4.1.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.greboid.libraries:locksupport:0.0" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
28
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
30
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
31
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
32
-  </component>
33
-</module>

+ 0
- 31
.idea/systray.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:systray" external.linked.project.path="$MODULE_DIR$/plugins/systray" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/systray/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/systray/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/systray">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/systray/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/systray/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/systray/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/systray/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/systray/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/systray/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/systray/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="ui_swing" exported="" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 30
.idea/tabcompletion_bash.iml View File

@@ -1,30 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:tabcompletion_bash" external.linked.project.path="$MODULE_DIR$/plugins/tabcompletion_bash" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/tabcompletion_bash/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/tabcompletion_bash/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/tabcompletion_bash">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/tabcompletion_bash/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/tabcompletion_bash/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/tabcompletion_bash/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/tabcompletion_bash/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/tabcompletion_bash/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/tabcompletion_bash/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/tabcompletion_bash/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
29
-  </component>
30
-</module>

+ 0
- 30
.idea/tabcompletion_mirc.iml View File

@@ -1,30 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:tabcompletion_mirc" external.linked.project.path="$MODULE_DIR$/plugins/tabcompletion_mirc" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/tabcompletion_mirc/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/tabcompletion_mirc/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/tabcompletion_mirc">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/tabcompletion_mirc/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/tabcompletion_mirc/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/tabcompletion_mirc/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/tabcompletion_mirc/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/tabcompletion_mirc/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/tabcompletion_mirc/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/tabcompletion_mirc/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
29
-  </component>
30
-</module>

+ 0
- 30
.idea/time.iml View File

@@ -1,30 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:time" external.linked.project.path="$MODULE_DIR$/plugins/time" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/time/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/time/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/time">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/time/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/time/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/time/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/time/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/time/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/time/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/time/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="client" exported="" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
29
-  </component>
30
-</module>

+ 0
- 34
.idea/ui_swing.iml View File

@@ -1,34 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:ui_swing" external.linked.project.path="$MODULE_DIR$/plugins/ui_swing" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/ui_swing/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/ui_swing/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/ui_swing">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/ui_swing/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/ui_swing/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/ui_swing/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/ui_swing/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/ui_swing/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/plugins/ui_swing/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/ui_swing/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/plugins/ui_swing/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.miglayout:miglayout-swing:4.2" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.greboid.libraries:menuscroller:0.0" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.miglayout:miglayout-core:4.2" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
27
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
29
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
30
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
31
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
32
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
33
-  </component>
34
-</module>

+ 0
- 29
.idea/ui_web2.iml View File

@@ -1,29 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:ui_web2" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="0.8-1237-gb1e5c13-SNAPSHOT" 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$/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/test-res" type="java-test-resource" />
12
-      <excludeFolder url="file://$MODULE_DIR$/.gradle" />
13
-      <excludeFolder url="file://$MODULE_DIR$/build" />
14
-    </content>
15
-    <orderEntry type="inheritedJdk" />
16
-    <orderEntry type="sourceFolder" forTests="false" />
17
-    <orderEntry type="module" module-name="client" exported="" />
18
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
28
-  </component>
29
-</module>

+ 0
- 28
.idea/util.iml View File

@@ -1,28 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":util" external.linked.project.path="$MODULE_DIR$/util" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="com.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$/util/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/util/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/util">
8
-      <sourceFolder url="file://$MODULE_DIR$/util/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/util/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/util/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/util/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/util/generated" isTestSource="false" generated="true" />
13
-      <sourceFolder url="file://$MODULE_DIR$/util/generated_tests" isTestSource="true" generated="true" />
14
-      <excludeFolder url="file://$MODULE_DIR$/util/.gradle" />
15
-      <excludeFolder url="file://$MODULE_DIR$/util/build" />
16
-    </content>
17
-    <orderEntry type="inheritedJdk" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-    <orderEntry type="library" scope="TEST" name="Gradle: com.google.jimfs:jimfs:1.0" level="project" />
20
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
21
-    <orderEntry type="library" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
22
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
23
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.google.auto.value:auto-value:1.0" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
27
-  </component>
28
-</module>

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

@@ -1,11 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="VcsDirectoryMappings">
4
-    <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
-    <mapping directory="$PROJECT_DIR$/client" vcs="Git" />
6
-    <mapping directory="$PROJECT_DIR$/installers" vcs="Git" />
7
-    <mapping directory="$PROJECT_DIR$/parser" vcs="Git" />
8
-    <mapping directory="$PROJECT_DIR$/plugins" vcs="Git" />
9
-    <mapping directory="$PROJECT_DIR$/util" vcs="Git" />
10
-  </component>
11
-</project>

+ 0
- 29
.idea/whoisonquery.iml View File

@@ -1,29 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:whoisonquery" external.linked.project.path="$MODULE_DIR$/plugins/whoisonquery" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/whoisonquery/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/whoisonquery/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/whoisonquery">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/whoisonquery/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/whoisonquery/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/whoisonquery/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/whoisonquery/test-res" type="java-test-resource" />
12
-      <excludeFolder url="file://$MODULE_DIR$/plugins/whoisonquery/.gradle" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/whoisonquery/build" />
14
-    </content>
15
-    <orderEntry type="inheritedJdk" />
16
-    <orderEntry type="sourceFolder" forTests="false" />
17
-    <orderEntry type="module" module-name="client" exported="" />
18
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
19
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
24
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
28
-  </component>
29
-</module>

+ 0
- 33
.idea/windowflashing.iml View File

@@ -1,33 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:windowflashing" external.linked.project.path="$MODULE_DIR$/plugins/windowflashing" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/windowflashing/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/windowflashing/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/windowflashing">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/windowflashing/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/windowflashing/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/windowflashing/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/windowflashing/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/windowflashing/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/windowflashing/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/windowflashing/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="ui_swing" exported="" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: net.java.dev.jna:jna:4.1.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: net.java.dev.jna:jna-platform:4.1.0" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
28
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
30
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
31
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
32
-  </component>
33
-</module>

+ 0
- 31
.idea/windowstatus.iml View File

@@ -1,31 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:windowstatus" external.linked.project.path="$MODULE_DIR$/plugins/windowstatus" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/plugins/windowstatus/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/plugins/windowstatus/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/plugins/windowstatus">
8
-      <sourceFolder url="file://$MODULE_DIR$/plugins/windowstatus/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/plugins/windowstatus/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/plugins/windowstatus/res" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/plugins/windowstatus/test-res" type="java-test-resource" />
12
-      <sourceFolder url="file://$MODULE_DIR$/plugins/windowstatus/generated" isTestSource="false" generated="true" />
13
-      <excludeFolder url="file://$MODULE_DIR$/plugins/windowstatus/.gradle" />
14
-      <excludeFolder url="file://$MODULE_DIR$/plugins/windowstatus/build" />
15
-    </content>
16
-    <orderEntry type="inheritedJdk" />
17
-    <orderEntry type="sourceFolder" forTests="false" />
18
-    <orderEntry type="module" module-name="ui_swing" exported="" />
19
-    <orderEntry type="module" module-name="client" exported="" />
20
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
21
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
25
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
27
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
28
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
29
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
30
-  </component>
31
-</module>

+ 0
- 37
.idea/xmpp.iml View File

@@ -1,37 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":parser:xmpp" external.linked.project.path="$MODULE_DIR$/parser/xmpp" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="com.dmdirc.parser" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3
-  <component name="NewModuleRootManager" inherit-compiler-output="false">
4
-    <output url="file://$MODULE_DIR$/parser/xmpp/build/classes/main" />
5
-    <output-test url="file://$MODULE_DIR$/parser/xmpp/build/classes/test" />
6
-    <exclude-output />
7
-    <content url="file://$MODULE_DIR$/parser/xmpp">
8
-      <sourceFolder url="file://$MODULE_DIR$/parser/xmpp/src" isTestSource="false" />
9
-      <sourceFolder url="file://$MODULE_DIR$/parser/xmpp/test" isTestSource="true" />
10
-      <sourceFolder url="file://$MODULE_DIR$/parser/xmpp/src/main/resources" type="java-resource" />
11
-      <sourceFolder url="file://$MODULE_DIR$/parser/xmpp/src/test/resources" type="java-test-resource" />
12
-      <excludeFolder url="file://$MODULE_DIR$/parser/xmpp/.gradle" />
13
-      <excludeFolder url="file://$MODULE_DIR$/parser/xmpp/build" />
14
-    </content>
15
-    <orderEntry type="inheritedJdk" />
16
-    <orderEntry type="sourceFolder" forTests="false" />
17
-    <orderEntry type="module" module-name="common" exported="" />
18
-    <orderEntry type="library" exported="" name="Gradle: org.igniterealtime.smack:smack:3.2.1" level="project" />
19
-    <orderEntry type="library" exported="" name="Gradle: org.igniterealtime.smack:smackx:3.2.1" level="project" />
20
-    <orderEntry type="library" scope="TEST" name="Gradle: junit:junit:4.12" level="project" />
21
-    <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
22
-    <orderEntry type="library" exported="" name="Gradle: com.google.guava:guava:18.0" level="project" />
23
-    <orderEntry type="library" exported="" name="Gradle: com.google.code.findbugs:jsr305:3.0.0" level="project" />
24
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger-compiler:1.2.1" level="project" />
25
-    <orderEntry type="library" exported="" name="Gradle: com.google.auto.value:auto-value:1.0" level="project" />
26
-    <orderEntry type="library" exported="" name="Gradle: org.slf4j:slf4j-api:1.7.10" level="project" />
27
-    <orderEntry type="library" exported="" name="Gradle: com.squareup.dagger:dagger:1.2.1" level="project" />
28
-    <orderEntry type="library" exported="" name="Gradle: com.squareup:javawriter:2.3.0" level="project" />
29
-    <orderEntry type="library" exported="" name="Gradle: javax.inject:javax.inject:1" level="project" />
30
-    <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-core:1.10.17" level="project" />
31
-    <orderEntry type="library" scope="TEST" name="Gradle: org.objenesis:objenesis:2.1" level="project" />
32
-    <orderEntry type="library" exported="" name="Gradle: de.odysseus.juel:juel-api:2.2.7" level="project" />
33
-    <orderEntry type="library" exported="" name="Gradle: de.odysseus.juel:juel-impl:2.2.7" level="project" />
34
-    <orderEntry type="library" exported="" name="Gradle: de.odysseus.juel:juel-spi:2.2.7" level="project" />
35
-    <orderEntry type="library" exported="" name="Gradle: net.engio:mbassador:1.2.4" level="project" />
36
-  </component>
37
-</module>

+ 32
- 17
README.md View File

@@ -4,10 +4,25 @@ DMDirc
4 4
 DMDirc is an IRC client written in Java. It's cross-platform, hugely
5 5
 configurable, and is easily extensible with a robust plugins system.
6 6
 
7
+![DMDirc Screenshot](etc/screenshot.png?raw=true)
8
+
9
+Getting DMDirc
10
+--------------------------------------------------------------------------------
11
+
12
+To download and run the latest stable version of DMDirc, download an installer
13
+or archive for your platform from
14
+[the releases page](https://github.com/DMDirc/DMDirc/releases).
15
+
16
+If there's not a distribution for your platform, you can download the Jar file
17
+instead. You will need to manually install OpenJDK 8 or newer in this case.
18
+
19
+Repositories
20
+--------------------------------------------------------------------------------
21
+
7 22
 This repository doesn't actually contain the source for DMDirc. Instead it's
8 23
 split over four different components, each with their own repository:
9 24
 
10
-* [client](https://github.com/DMDirc/client):
25
+* [client](https://github.com/DMDirc/DMDirc):
11 26
   contains the main guts of the client
12 27
 * [parser](https://github.com/DMDirc/parser):
13 28
   an interface for parsers and a full IRC parser
@@ -24,7 +39,7 @@ together — that's what this repository is for! Each of the components mentione
24 39
 above is included as a submodule, and there are some handy top-level build
25 40
 scripts for bundling everything together.
26 41
 
27
-Getting Started
42
+Development
28 43
 --------------------------------------------------------------------------------
29 44
 
30 45
 ### Prerequisites
@@ -50,10 +65,19 @@ tests in the project:
50 65
 ### Using an IDE
51 66
 
52 67
 We strongly recommend using [IntelliJ IDEA](http://www.jetbrains.com/idea/).
53
-There are project files available in this repository which will load all of the
54
-subprojects properly, and configure IDEA with our preferred code style,
55
-license headers, etc. Simply tell IDEA to open a new project, and select the
56
-directory this repository is checked out to.
68
+To get started install IDEA 2016.1 or newer and follow these steps to import
69
+the project and enable annotation processing:
70
+
71
+  1. Select `Import project`
72
+  2. Select the `build.gradle` file in this directory
73
+  3. Ensure `Create separate module per source set` is ticked
74
+  4. Click OK; you should see a list of modules
75
+  5. Click OK; the IDE itself should now load
76
+  6. Open the main settings window (File -> Settings)
77
+  7. Under `Build, Execution and Deployment` navigate to `Compiler`, then
78
+     `Annotation Processors` (you can also use the search field)
79
+  8. Tick the box to enable annotation processing
80
+  9. Change the `Store generated sources relative to` option to `content root`
57 81
 
58 82
 ### Running the client
59 83
 
@@ -83,7 +107,8 @@ they don't test how your change will affect DMDirc itself. It's good practice
83 107
 to run all of the tests in the project and compile and run an actual client to
84 108
 make sure everything actually still works!
85 109
 
86
-You can see an overview of open pull requests across all of the DMDirc projects [here](https://github.com/pulls?q=is%3Aopen+is%3Apr+user%3Admdirc).
110
+You can see an overview of open pull requests across all of the DMDirc projects
111
+[here](https://github.com/pulls?q=is%3Aopen+is%3Apr+user%3Admdirc).
87 112
 
88 113
 ### Continuous Integration and Code Coverage
89 114
 
@@ -133,13 +158,3 @@ repository.
133 158
 The meta repository includes a gradle build script that finds these dependencies
134 159
 and replaces them with project links instead. This ensures that while developing
135 160
 the client your changes are reflected across modules properly.
136
-
137
-### Adding new projects
138
-
139
-To ensure all IDE configuration files are kept together in this repository,
140
-a few manual steps are required when adding a new project:
141
-
142
-After creating a new gradle project, refresh the root project in IDEA to create
143
-the .iml file in the project's base directory (e.g. `plugins/yourplugin/`).
144
-Then manually move the .iml file into `.idea` in this repository, and edit
145
-`.idea/modules.xml` to update the path.

+ 2
- 2
build.gradle View File

@@ -10,8 +10,8 @@ apply from: 'gradle/resolve-dependencies.gradle'
10 10
 subprojects.each { evaluationDependsOn it.path }
11 11
 tasks.dependencies.dependsOn subprojects*.tasks.dependencies
12 12
 
13
-task createWrapper(type: Wrapper) {
13
+task wrapper(type: Wrapper) {
14 14
     description 'Downloads and installs an up-to-date wrapper for gradle.'
15
-    gradleVersion = '2.11'
15
+    gradleVersion = '2.14'
16 16
 }
17 17
 

+ 0
- 16
dmdirc.iml View File

@@ -1,16 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id="dmdirc" 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="true">
4
-    <exclude-output />
5
-    <content url="file://$MODULE_DIR$">
6
-      <excludeFolder url="file://$MODULE_DIR$/.gradle" />
7
-      <excludeFolder url="file://$MODULE_DIR$/build" />
8
-    </content>
9
-    <orderEntry type="inheritedJdk" />
10
-    <orderEntry type="sourceFolder" forTests="false" />
11
-    <orderEntry type="module" module-name="client" />
12
-    <orderEntry type="module" module-name="parser" />
13
-    <orderEntry type="module" module-name="plugins" />
14
-    <orderEntry type="module" module-name="util" />
15
-  </component>
16
-</module>

BIN
etc/screenshot.png View File


BIN
gradle/wrapper/gradle-wrapper.jar View File


+ 2
- 2
gradle/wrapper/gradle-wrapper.properties View File

@@ -1,6 +1,6 @@
1
-#Sun Feb 21 16:52:42 GMT 2016
1
+#Mon Jul 04 18:46:31 BST 2016
2 2
 distributionBase=GRADLE_USER_HOME
3 3
 distributionPath=wrapper/dists
4 4
 zipStoreBase=GRADLE_USER_HOME
5 5
 zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.11-bin.zip
6
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.14-bin.zip

+ 26
- 26
gradlew View File

@@ -6,12 +6,30 @@
6 6
 ##
7 7
 ##############################################################################
8 8
 
9
-# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
10
-DEFAULT_JVM_OPTS=""
9
+# Attempt to set APP_HOME
10
+# Resolve links: $0 may be a link
11
+PRG="$0"
12
+# Need this for relative symlinks.
13
+while [ -h "$PRG" ] ; do
14
+    ls=`ls -ld "$PRG"`
15
+    link=`expr "$ls" : '.*-> \(.*\)$'`
16
+    if expr "$link" : '/.*' > /dev/null; then
17
+        PRG="$link"
18
+    else
19
+        PRG=`dirname "$PRG"`"/$link"
20
+    fi
21
+done
22
+SAVED="`pwd`"
23
+cd "`dirname \"$PRG\"`/" >/dev/null
24
+APP_HOME="`pwd -P`"
25
+cd "$SAVED" >/dev/null
11 26
 
12 27
 APP_NAME="Gradle"
13 28
 APP_BASE_NAME=`basename "$0"`
14 29
 
30
+# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
31
+DEFAULT_JVM_OPTS=""
32
+
15 33
 # Use the maximum available, or set MAX_FD != -1 to use that value.
16 34
 MAX_FD="maximum"
17 35
 
@@ -30,6 +48,7 @@ die ( ) {
30 48
 cygwin=false
31 49
 msys=false
32 50
 darwin=false
51
+nonstop=false
33 52
 case "`uname`" in
34 53
   CYGWIN* )
35 54
     cygwin=true
@@ -40,31 +59,11 @@ case "`uname`" in
40 59
   MINGW* )
41 60
     msys=true
42 61
     ;;
62
+  NONSTOP* )
63
+    nonstop=true
64
+    ;;
43 65
 esac
44 66
 
45
-# For Cygwin, ensure paths are in UNIX format before anything is touched.
46
-if $cygwin ; then
47
-    [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"`
48
-fi
49
-
50
-# Attempt to set APP_HOME
51
-# Resolve links: $0 may be a link
52
-PRG="$0"
53
-# Need this for relative symlinks.
54
-while [ -h "$PRG" ] ; do
55
-    ls=`ls -ld "$PRG"`
56
-    link=`expr "$ls" : '.*-> \(.*\)$'`
57
-    if expr "$link" : '/.*' > /dev/null; then
58
-        PRG="$link"
59
-    else
60
-        PRG=`dirname "$PRG"`"/$link"
61
-    fi
62
-done
63
-SAVED="`pwd`"
64
-cd "`dirname \"$PRG\"`/" >&-
65
-APP_HOME="`pwd -P`"
66
-cd "$SAVED" >&-
67
-
68 67
 CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
69 68
 
70 69
 # Determine the Java command to use to start the JVM.
@@ -90,7 +89,7 @@ location of your Java installation."
90 89
 fi
91 90
 
92 91
 # Increase the maximum file descriptors if we can.
93
-if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
92
+if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
94 93
     MAX_FD_LIMIT=`ulimit -H -n`
95 94
     if [ $? -eq 0 ] ; then
96 95
         if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then
@@ -114,6 +113,7 @@ fi
114 113
 if $cygwin ; then
115 114
     APP_HOME=`cygpath --path --mixed "$APP_HOME"`
116 115
     CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
116
+    JAVACMD=`cygpath --unix "$JAVACMD"`
117 117
 
118 118
     # We build the pattern for arguments to be converted via cygpath
119 119
     ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`

+ 4
- 4
gradlew.bat View File

@@ -8,14 +8,14 @@
8 8
 @rem Set local scope for the variables with windows NT shell
9 9
 if "%OS%"=="Windows_NT" setlocal
10 10
 
11
-@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
12
-set DEFAULT_JVM_OPTS=
13
-
14 11
 set DIRNAME=%~dp0
15 12
 if "%DIRNAME%" == "" set DIRNAME=.
16 13
 set APP_BASE_NAME=%~n0
17 14
 set APP_HOME=%DIRNAME%
18 15
 
16
+@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
17
+set DEFAULT_JVM_OPTS=
18
+
19 19
 @rem Find java.exe
20 20
 if defined JAVA_HOME goto findJavaFromJavaHome
21 21
 
@@ -46,7 +46,7 @@ echo location of your Java installation.
46 46
 goto fail
47 47
 
48 48
 :init
49
-@rem Get command-line arguments, handling Windowz variants
49
+@rem Get command-line arguments, handling Windows variants
50 50
 
51 51
 if not "%OS%" == "Windows_NT" goto win9xME_args
52 52
 if "%@eval[2+2]" == "4" goto 4NT_args

+ 4
- 0
settings.gradle View File

@@ -8,6 +8,10 @@ include 'parser:common'
8 8
 include 'parser:irc'
9 9
 include 'parser:xmpp'
10 10
 
11
+project(':parser:common').name = 'parser-common'
12
+project(':parser:irc').name = 'parser-irc'
13
+project(':parser:xmpp').name = 'parser-xmpp'
14
+
11 15
 // Include all of the plugin projects
12 16
 project(':plugins').projectDir.eachDir() { File dir ->
13 17
   if (new File(dir, "src").directory) {

Loading…
Cancel
Save