From db73c9805c5c5c967edc8d08073bd0a97a8c609c Mon Sep 17 00:00:00 2001 From: WangXin Date: Mon, 20 Nov 2017 23:56:12 +0800 Subject: [PATCH] add rpc framework dubbo --- .idea/awesome-java.iml | 9 + .idea/encodings.xml | 6 + .idea/inspectionProfiles/Project_Default.xml | 40 ++ .idea/misc.xml | 4 + .idea/modules.xml | 8 + .idea/thriftCompiler.xml | 6 + .idea/vcs.xml | 6 + .idea/workspace.xml | 367 +++++++++++++++++++ README.md | 1 + 9 files changed, 447 insertions(+) create mode 100644 .idea/awesome-java.iml create mode 100644 .idea/encodings.xml create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/thriftCompiler.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/awesome-java.iml b/.idea/awesome-java.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/awesome-java.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..97626ba --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..d14731a --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,40 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..d557a56 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..65fc573 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/thriftCompiler.xml b/.idea/thriftCompiler.xml new file mode 100644 index 0000000..7bc123c --- /dev/null +++ b/.idea/thriftCompiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..64f2a86 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,367 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + Android Lint + + + Gradle + + + Maven + + + OSGi + + + Probable bugsGradle + + + + + Android + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +