From a51d0b4eb6b568df7cffc694289d48d59054f02c Mon Sep 17 00:00:00 2001 From: Maximilian Leopold Date: Sun, 17 Mar 2019 14:31:25 +0100 Subject: [PATCH] Updated build.gradle --- .idea/checkstyle-idea.xml | 16 + .idea/compiler.xml | 9 + .idea/encodings.xml | 4 + .idea/misc.xml | 9 + .idea/modules.xml | 10 + .idea/modules/de.hhn.labsw.BuGaGeocaching.iml | 12 + .../de.hhn.labsw.BuGaGeocaching.main.iml | 60 ++ .../de.hhn.labsw.BuGaGeocaching.test.iml | 82 +++ .idea/vcs.xml | 6 + BuGaGeocaching.iml | 652 ++++++++++++++++++ BuGaGeocaching.ipr | 104 +++ build.gradle | 1 + 12 files changed, 965 insertions(+) create mode 100644 .idea/checkstyle-idea.xml create mode 100644 .idea/compiler.xml create mode 100644 .idea/encodings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/modules/de.hhn.labsw.BuGaGeocaching.iml create mode 100644 .idea/modules/de.hhn.labsw.BuGaGeocaching.main.iml create mode 100644 .idea/modules/de.hhn.labsw.BuGaGeocaching.test.iml create mode 100644 .idea/vcs.xml create mode 100644 BuGaGeocaching.iml create mode 100644 BuGaGeocaching.ipr diff --git a/.idea/checkstyle-idea.xml b/.idea/checkstyle-idea.xml new file mode 100644 index 0000000..3918e38 --- /dev/null +++ b/.idea/checkstyle-idea.xml @@ -0,0 +1,16 @@ + + + + + + \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..5ff9b03 --- /dev/null +++ b/.idea/compiler.xml @@ -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..15a15b2 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..e62185c --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..4324b85 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/de.hhn.labsw.BuGaGeocaching.iml b/.idea/modules/de.hhn.labsw.BuGaGeocaching.iml new file mode 100644 index 0000000..8ee9164 --- /dev/null +++ b/.idea/modules/de.hhn.labsw.BuGaGeocaching.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/de.hhn.labsw.BuGaGeocaching.main.iml b/.idea/modules/de.hhn.labsw.BuGaGeocaching.main.iml new file mode 100644 index 0000000..bd6c4ee --- /dev/null +++ b/.idea/modules/de.hhn.labsw.BuGaGeocaching.main.iml @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/de.hhn.labsw.BuGaGeocaching.test.iml b/.idea/modules/de.hhn.labsw.BuGaGeocaching.test.iml new file mode 100644 index 0000000..3345bbc --- /dev/null +++ b/.idea/modules/de.hhn.labsw.BuGaGeocaching.test.iml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/BuGaGeocaching.iml b/BuGaGeocaching.iml new file mode 100644 index 0000000..a905c35 --- /dev/null +++ b/BuGaGeocaching.iml @@ -0,0 +1,652 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/BuGaGeocaching.ipr b/BuGaGeocaching.ipr new file mode 100644 index 0000000..f156072 --- /dev/null +++ b/BuGaGeocaching.ipr @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1.6 + + + + + + + + + + + + + diff --git a/build.gradle b/build.gradle index 2ebb9b3..ec1badc 100644 --- a/build.gradle +++ b/build.gradle @@ -4,6 +4,7 @@ plugins { } apply plugin: 'io.spring.dependency-management' +apply plugin: 'idea' group = 'de.hhn.labsw' version = '0.0.1-SNAPSHOT'