From 560bc058739ce9058167a069a44fb1742cb72119 Mon Sep 17 00:00:00 2001 From: zhangnaifu15 <1361423499@qq.com> Date: Thu, 31 May 2018 16:38:36 +0800 Subject: [PATCH] src\MyApplication\.idea\compiler.xml --- src/MyApplication/.idea/codeStyleSettings.xml | 228 ------------------ src/MyApplication/.idea/encodings.xml | 6 - .../inspectionProfiles/Project_Default.xml | 10 - .../inspectionProfiles/profiles_settings.xml | 7 - src/MyApplication/.idea/runConfigurations.xml | 12 - .../05efc8b1657769a27696d478ded1e95f38737233 | 0 .../0712df971a99ac4d2fccb8e0fb19f377f3374cca | 0 .../0c2f607fe7104db4aff5a972f67db47c8fc3a01a | 0 .../14d85ff7ad98d57e0b3d3d1342692c5fb59955a4 | 0 .../1e127e509da20f358c272f78cfdaea4346e9199b | 0 .../251d187717c2a2bb0fc4a2a1922d62e8bdc3c251 | 15 -- .../2afbb999f001938c88fa43fc2ef52abf0f8213e4 | 0 .../30a54a60f14d64645eed00c5f82475af0b8df642 | 27 --- .../487d5149cb35c7a7667af03d218f63298d21b1f0 | 9 - .../57c831202760b4842bfc3ee5ac2511ebb0122f9e | 10 - .../67dcf9378cf673b1d3b665701ca8ab112314a41a | 18 -- .../77b0e160fe3b756580b20d005c789ac79935523a | 0 .../824db7b1941b2ab3f719e805a0d5d84f175b9127 | 0 .../82d2fb9785192ddc21561f59fc59fc0e07e8a84c | 0 .../9a3b018c7a5556301c9f2b82bea49b0b3ceb2613 | 11 - .../a02bf92a1675ea96231995a8137b01dd95f322ae | 36 --- .../aa2f43374bddf98bfc4aea5a398fe877e5337db3 | 3 - .../b395e8da890bfdf6daeefc467704d4b30eac2ea4 | 12 - .../c398df7bbcd019772b6c3e3a739dc867ce964184 | 29 --- .../f07866736216be0ee2aba49e392191aeae700a35 | 0 .../f694bbb1d0ede28a56fa9364fe5df7136cda2823 | 0 .../fd468597b3276a6c77a10eb393b17d78086669ae | 0 .../.idea/sonarlint/issuestore/index.pb | 23 -- 28 files changed, 456 deletions(-) delete mode 100644 src/MyApplication/.idea/codeStyleSettings.xml delete mode 100644 src/MyApplication/.idea/encodings.xml delete mode 100644 src/MyApplication/.idea/inspectionProfiles/Project_Default.xml delete mode 100644 src/MyApplication/.idea/inspectionProfiles/profiles_settings.xml delete mode 100644 src/MyApplication/.idea/runConfigurations.xml delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/0/5/05efc8b1657769a27696d478ded1e95f38737233 delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/0/7/0712df971a99ac4d2fccb8e0fb19f377f3374cca delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/0/c/0c2f607fe7104db4aff5a972f67db47c8fc3a01a delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/1/4/14d85ff7ad98d57e0b3d3d1342692c5fb59955a4 delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/1/e/1e127e509da20f358c272f78cfdaea4346e9199b delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/2/5/251d187717c2a2bb0fc4a2a1922d62e8bdc3c251 delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/2/a/2afbb999f001938c88fa43fc2ef52abf0f8213e4 delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/3/0/30a54a60f14d64645eed00c5f82475af0b8df642 delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/4/8/487d5149cb35c7a7667af03d218f63298d21b1f0 delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/5/7/57c831202760b4842bfc3ee5ac2511ebb0122f9e delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/6/7/67dcf9378cf673b1d3b665701ca8ab112314a41a delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/7/7/77b0e160fe3b756580b20d005c789ac79935523a delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/8/2/824db7b1941b2ab3f719e805a0d5d84f175b9127 delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/8/2/82d2fb9785192ddc21561f59fc59fc0e07e8a84c delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/9/a/9a3b018c7a5556301c9f2b82bea49b0b3ceb2613 delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/a/0/a02bf92a1675ea96231995a8137b01dd95f322ae delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/a/a/aa2f43374bddf98bfc4aea5a398fe877e5337db3 delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/b/3/b395e8da890bfdf6daeefc467704d4b30eac2ea4 delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/c/3/c398df7bbcd019772b6c3e3a739dc867ce964184 delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/f/0/f07866736216be0ee2aba49e392191aeae700a35 delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/f/6/f694bbb1d0ede28a56fa9364fe5df7136cda2823 delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/f/d/fd468597b3276a6c77a10eb393b17d78086669ae delete mode 100644 src/MyApplication/.idea/sonarlint/issuestore/index.pb diff --git a/src/MyApplication/.idea/codeStyleSettings.xml b/src/MyApplication/.idea/codeStyleSettings.xml deleted file mode 100644 index 198e946..0000000 --- a/src/MyApplication/.idea/codeStyleSettings.xml +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/MyApplication/.idea/encodings.xml b/src/MyApplication/.idea/encodings.xml deleted file mode 100644 index c2bae49..0000000 --- a/src/MyApplication/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/MyApplication/.idea/inspectionProfiles/Project_Default.xml b/src/MyApplication/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 2bf64f5..0000000 --- a/src/MyApplication/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/MyApplication/.idea/inspectionProfiles/profiles_settings.xml b/src/MyApplication/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 3b31283..0000000 --- a/src/MyApplication/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/MyApplication/.idea/runConfigurations.xml b/src/MyApplication/.idea/runConfigurations.xml deleted file mode 100644 index 7f68460..0000000 --- a/src/MyApplication/.idea/runConfigurations.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/MyApplication/.idea/sonarlint/issuestore/0/5/05efc8b1657769a27696d478ded1e95f38737233 b/src/MyApplication/.idea/sonarlint/issuestore/0/5/05efc8b1657769a27696d478ded1e95f38737233 deleted file mode 100644 index e69de29..0000000 diff --git a/src/MyApplication/.idea/sonarlint/issuestore/0/7/0712df971a99ac4d2fccb8e0fb19f377f3374cca b/src/MyApplication/.idea/sonarlint/issuestore/0/7/0712df971a99ac4d2fccb8e0fb19f377f3374cca deleted file mode 100644 index e69de29..0000000 diff --git a/src/MyApplication/.idea/sonarlint/issuestore/0/c/0c2f607fe7104db4aff5a972f67db47c8fc3a01a b/src/MyApplication/.idea/sonarlint/issuestore/0/c/0c2f607fe7104db4aff5a972f67db47c8fc3a01a deleted file mode 100644 index e69de29..0000000 diff --git a/src/MyApplication/.idea/sonarlint/issuestore/1/4/14d85ff7ad98d57e0b3d3d1342692c5fb59955a4 b/src/MyApplication/.idea/sonarlint/issuestore/1/4/14d85ff7ad98d57e0b3d3d1342692c5fb59955a4 deleted file mode 100644 index e69de29..0000000 diff --git a/src/MyApplication/.idea/sonarlint/issuestore/1/e/1e127e509da20f358c272f78cfdaea4346e9199b b/src/MyApplication/.idea/sonarlint/issuestore/1/e/1e127e509da20f358c272f78cfdaea4346e9199b deleted file mode 100644 index e69de29..0000000 diff --git a/src/MyApplication/.idea/sonarlint/issuestore/2/5/251d187717c2a2bb0fc4a2a1922d62e8bdc3c251 b/src/MyApplication/.idea/sonarlint/issuestore/2/5/251d187717c2a2bb0fc4a2a1922d62e8bdc3c251 deleted file mode 100644 index d26565b..0000000 --- a/src/MyApplication/.idea/sonarlint/issuestore/2/5/251d187717c2a2bb0fc4a2a1922d62e8bdc3c251 +++ /dev/null @@ -1,15 +0,0 @@ - -Y -squid:S106"9Replace this use of System.out or System.err by a logger.(8, -L squid:S1444"0Make this "public static avatarPath" field final(ក8べ, -T -squid:S106"9Replace this use of System.out or System.err by a logger.(8콐, -^squid:CallToDeprecatedMethod"1Remove this use of "discCache"; it is deprecated.(8べ, -u squid:S00116"XRename this field "ApplicationId" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(­8べ, -osquid:ModifiersOrderCheck"EReorder the modifiers to comply with the Java Language Specification.(ក8べ, -osquid:CallToDeprecatedMethod"BRemove this use of "discCacheFileNameGenerator"; it is deprecated.(8べ, -"squid:ClassVariableVisibilityCheck"VMake avatarPath a static final constant or non-public and provide accessors if needed.(ក8べ, -fsquid:CommentedOutCodeLine"Use isEmpty() to check whether the collection is empty or not.( -J squid:S2696"6Make the enclosing method "static" or remove this set.(1 -`squid:CommentedOutCodeLine"").(П -4 squid:S2131"Use "Integer.toString" instead.( -4 squid:S2131"Use "Integer.toString" instead.( -4 squid:S2131"Use "Integer.toString" instead.(Ԣ؉ -9 squid:S2131"Use "Integer.toString" instead.( -4 squid:S2131"Use "Integer.toString" instead.( -esquid:CommentedOutCodeLine"").( -V squid:S1161":Add the "@Override" annotation above this method signature(8, -G squid:S1199"-Extract this nested code block into a method.(ɀ -S"squid:SwitchLastCaseIsDefaultCheck""Add a default case to this switch.(崡 -2 squid:S2386"Make this member "protected".(͗ -`squid:CommentedOutCodeLine"").( -@ squid:S1172"+Remove this unused method parameter "view".(į -esquid:CommentedOutCodeLine"