From d8a0ec9754f8be9fe111cda15ce33cafcbc7a3e1 Mon Sep 17 00:00:00 2001 From: Christoph Kroczek Date: Sat, 13 Jul 2019 18:45:47 +0200 Subject: [PATCH] refactoring --- algorithms/001_sequential_migration/.project | 23 ------------------ .../.classpath | 0 .../.gitignore | 0 .../sequential_migration}/.project | 0 .../README.md | 0 .../build.gradle | 0 .../settings.gradle | 0 .../src/main/java/Main.java | 0 .../lambdaexpressions/01_temp/.classpath | 12 +++++++++ .../executionHistory/executionHistory.lock | Bin 0 -> 17 bytes .../.gradle/5.4/fileChanges/last-build.bin | Bin 0 -> 1 bytes .../.gradle/5.4/fileHashes/fileHashes.lock | Bin 0 -> 17 bytes .../01_temp/.gradle/5.4/gc.properties | 0 .../buildOutputCleanup.lock | Bin 0 -> 17 bytes .../buildOutputCleanup/cache.properties | 2 ++ .../01_temp/.gradle/vcs-1/gc.properties | 0 .../lambdaexpressions/01_temp}/.project | 4 +-- .../org.eclipse.buildship.core.prefs | 13 ++++++++++ .../org.eclipse.buildship.core.prefs | 13 ++++++++++ .../01_temp/bin/main/Main.class | Bin 0 -> 516 bytes .../lambdaexpressions/01_temp/build.gradle | 0 .../01_temp/src/main/java/Main.java | 0 datetime/DT_01_currentdate/build.gradle | 2 +- .../conferences/javauserforum.md | 0 24 files changed, 43 insertions(+), 26 deletions(-) delete mode 100644 algorithms/001_sequential_migration/.project rename algorithms/{001_sequential_migration => sequential_migration}/.classpath (100%) rename algorithms/{001_sequential_migration => sequential_migration}/.gitignore (100%) rename {001_sequential_migration => algorithms/sequential_migration}/.project (100%) rename algorithms/{001_sequential_migration => sequential_migration}/README.md (100%) rename algorithms/{001_sequential_migration => sequential_migration}/build.gradle (100%) rename algorithms/{001_sequential_migration => sequential_migration}/settings.gradle (100%) rename algorithms/{001_sequential_migration => sequential_migration}/src/main/java/Main.java (100%) create mode 100644 classlevel/lambdaexpressions/01_temp/.classpath create mode 100644 classlevel/lambdaexpressions/01_temp/.gradle/5.4/executionHistory/executionHistory.lock create mode 100644 classlevel/lambdaexpressions/01_temp/.gradle/5.4/fileChanges/last-build.bin create mode 100644 classlevel/lambdaexpressions/01_temp/.gradle/5.4/fileHashes/fileHashes.lock create mode 100644 classlevel/lambdaexpressions/01_temp/.gradle/5.4/gc.properties create mode 100644 classlevel/lambdaexpressions/01_temp/.gradle/buildOutputCleanup/buildOutputCleanup.lock create mode 100644 classlevel/lambdaexpressions/01_temp/.gradle/buildOutputCleanup/cache.properties create mode 100644 classlevel/lambdaexpressions/01_temp/.gradle/vcs-1/gc.properties rename {001_sequential_migration/bin => classlevel/lambdaexpressions/01_temp}/.project (81%) create mode 100644 classlevel/lambdaexpressions/01_temp/.settings/org.eclipse.buildship.core.prefs create mode 100644 classlevel/lambdaexpressions/01_temp/bin/.settings/org.eclipse.buildship.core.prefs create mode 100644 classlevel/lambdaexpressions/01_temp/bin/main/Main.class rename {javabasics => classlevel}/lambdaexpressions/01_temp/build.gradle (100%) rename {javabasics => classlevel}/lambdaexpressions/01_temp/src/main/java/Main.java (100%) rename {notes => readingcorner}/conferences/javauserforum.md (100%) diff --git a/algorithms/001_sequential_migration/.project b/algorithms/001_sequential_migration/.project deleted file mode 100644 index 8fdab3d..0000000 --- a/algorithms/001_sequential_migration/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - 001_sequential_migration - Project 001_sequential_migration created by Buildship. - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.buildship.core.gradleprojectbuilder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.buildship.core.gradleprojectnature - - diff --git a/algorithms/001_sequential_migration/.classpath b/algorithms/sequential_migration/.classpath similarity index 100% rename from algorithms/001_sequential_migration/.classpath rename to algorithms/sequential_migration/.classpath diff --git a/algorithms/001_sequential_migration/.gitignore b/algorithms/sequential_migration/.gitignore similarity index 100% rename from algorithms/001_sequential_migration/.gitignore rename to algorithms/sequential_migration/.gitignore diff --git a/001_sequential_migration/.project b/algorithms/sequential_migration/.project similarity index 100% rename from 001_sequential_migration/.project rename to algorithms/sequential_migration/.project diff --git a/algorithms/001_sequential_migration/README.md b/algorithms/sequential_migration/README.md similarity index 100% rename from algorithms/001_sequential_migration/README.md rename to algorithms/sequential_migration/README.md diff --git a/algorithms/001_sequential_migration/build.gradle b/algorithms/sequential_migration/build.gradle similarity index 100% rename from algorithms/001_sequential_migration/build.gradle rename to algorithms/sequential_migration/build.gradle diff --git a/algorithms/001_sequential_migration/settings.gradle b/algorithms/sequential_migration/settings.gradle similarity index 100% rename from algorithms/001_sequential_migration/settings.gradle rename to algorithms/sequential_migration/settings.gradle diff --git a/algorithms/001_sequential_migration/src/main/java/Main.java b/algorithms/sequential_migration/src/main/java/Main.java similarity index 100% rename from algorithms/001_sequential_migration/src/main/java/Main.java rename to algorithms/sequential_migration/src/main/java/Main.java diff --git a/classlevel/lambdaexpressions/01_temp/.classpath b/classlevel/lambdaexpressions/01_temp/.classpath new file mode 100644 index 0000000..4857be4 --- /dev/null +++ b/classlevel/lambdaexpressions/01_temp/.classpath @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/classlevel/lambdaexpressions/01_temp/.gradle/5.4/executionHistory/executionHistory.lock b/classlevel/lambdaexpressions/01_temp/.gradle/5.4/executionHistory/executionHistory.lock new file mode 100644 index 0000000000000000000000000000000000000000..d24c4b83a18447fd2c55fc5f3ffbf83028fabc20 GIT binary patch literal 17 TcmZQ>+ImtY`PMr(1}FdkIh6#N literal 0 HcmV?d00001 diff --git a/classlevel/lambdaexpressions/01_temp/.gradle/5.4/fileChanges/last-build.bin b/classlevel/lambdaexpressions/01_temp/.gradle/5.4/fileChanges/last-build.bin new file mode 100644 index 0000000000000000000000000000000000000000..f76dd238ade08917e6712764a16a22005a50573d GIT binary patch literal 1 IcmZPo000310RR91 literal 0 HcmV?d00001 diff --git a/classlevel/lambdaexpressions/01_temp/.gradle/5.4/fileHashes/fileHashes.lock b/classlevel/lambdaexpressions/01_temp/.gradle/5.4/fileHashes/fileHashes.lock new file mode 100644 index 0000000000000000000000000000000000000000..8eb5dfab530ceb5c9b584d2fcccafa987f951b18 GIT binary patch literal 17 TcmZQ>o$I=W`TWgC3{U_7H@*a< literal 0 HcmV?d00001 diff --git a/classlevel/lambdaexpressions/01_temp/.gradle/5.4/gc.properties b/classlevel/lambdaexpressions/01_temp/.gradle/5.4/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/classlevel/lambdaexpressions/01_temp/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/classlevel/lambdaexpressions/01_temp/.gradle/buildOutputCleanup/buildOutputCleanup.lock new file mode 100644 index 0000000000000000000000000000000000000000..4ba3997a2f3a42c76be88e5c7d3472b19c9ad244 GIT binary patch literal 17 UcmZP$Uhg - 001_sequential_migration - Project 001_sequential_migration created by Buildship. + 01_temp + Project 01_temp created by Buildship. diff --git a/classlevel/lambdaexpressions/01_temp/.settings/org.eclipse.buildship.core.prefs b/classlevel/lambdaexpressions/01_temp/.settings/org.eclipse.buildship.core.prefs new file mode 100644 index 0000000..31e003a --- /dev/null +++ b/classlevel/lambdaexpressions/01_temp/.settings/org.eclipse.buildship.core.prefs @@ -0,0 +1,13 @@ +arguments= +auto.sync=false +build.scans.enabled=false +connection.gradle.distribution=GRADLE_DISTRIBUTION(LOCAL_INSTALLATION(c\:\\Gradle)) +connection.project.dir= +eclipse.preferences.version=1 +gradle.user.home=c\:/Gradle +java.home= +jvm.arguments= +offline.mode=false +override.workspace.settings=true +show.console.view=true +show.executions.view=true diff --git a/classlevel/lambdaexpressions/01_temp/bin/.settings/org.eclipse.buildship.core.prefs b/classlevel/lambdaexpressions/01_temp/bin/.settings/org.eclipse.buildship.core.prefs new file mode 100644 index 0000000..31e003a --- /dev/null +++ b/classlevel/lambdaexpressions/01_temp/bin/.settings/org.eclipse.buildship.core.prefs @@ -0,0 +1,13 @@ +arguments= +auto.sync=false +build.scans.enabled=false +connection.gradle.distribution=GRADLE_DISTRIBUTION(LOCAL_INSTALLATION(c\:\\Gradle)) +connection.project.dir= +eclipse.preferences.version=1 +gradle.user.home=c\:/Gradle +java.home= +jvm.arguments= +offline.mode=false +override.workspace.settings=true +show.console.view=true +show.executions.view=true diff --git a/classlevel/lambdaexpressions/01_temp/bin/main/Main.class b/classlevel/lambdaexpressions/01_temp/bin/main/Main.class new file mode 100644 index 0000000000000000000000000000000000000000..e64cd60bcdaf28995eb1857702b36f9115efdb0c GIT binary patch literal 516 zcmZut$xZ@66s%@(m~j*Y!Ck=s0>-%|Ce-_P&YH-HlyT1W|GuB8qwWCRLB`64}Eh6C@mJ5;?yVChVUIyo0e z*Bc$qUPOK6APw6^7E1#8mJZd;IOwYQUUq#YP;5m#>33wTP5xiZBu{!owU*h{q)tE- zsMH@@vz_fE*5RPp=-608$wG0?QTuh2sKCWK%5)QrX|6ma>&Uw!Ga+BepqaylfP1BU zKdL@NvEQ#b*usv5ZGqBc+dRR=F7^bhXQScMRk^;%6iv%`z)zGGcouNl(Kzm@OKomo zn{OVQU8sR>d2JxY7jMRBG4qImm_7PL?rqX`7){%ZE;G8*0pbcX8>`5(V#ucxG1lHu cC{{kOITLW$GBP<1&O~hNHq)$ literal 0 HcmV?d00001 diff --git a/javabasics/lambdaexpressions/01_temp/build.gradle b/classlevel/lambdaexpressions/01_temp/build.gradle similarity index 100% rename from javabasics/lambdaexpressions/01_temp/build.gradle rename to classlevel/lambdaexpressions/01_temp/build.gradle diff --git a/javabasics/lambdaexpressions/01_temp/src/main/java/Main.java b/classlevel/lambdaexpressions/01_temp/src/main/java/Main.java similarity index 100% rename from javabasics/lambdaexpressions/01_temp/src/main/java/Main.java rename to classlevel/lambdaexpressions/01_temp/src/main/java/Main.java diff --git a/datetime/DT_01_currentdate/build.gradle b/datetime/DT_01_currentdate/build.gradle index e4014a5..6f48294 100644 --- a/datetime/DT_01_currentdate/build.gradle +++ b/datetime/DT_01_currentdate/build.gradle @@ -8,7 +8,7 @@ plugins { // Apply the java-library plugin to add support for Java Library - id 'java-library' + id 'java-application' } repositories { diff --git a/notes/conferences/javauserforum.md b/readingcorner/conferences/javauserforum.md similarity index 100% rename from notes/conferences/javauserforum.md rename to readingcorner/conferences/javauserforum.md