diff --git a/remote-debugging/.idea/runConfigurations/Remote_Debugger.xml b/intelliJ/remote-debugging/.idea/runConfigurations/Remote_Debugger.xml
similarity index 100%
rename from remote-debugging/.idea/runConfigurations/Remote_Debugger.xml
rename to intelliJ/remote-debugging/.idea/runConfigurations/Remote_Debugger.xml
diff --git a/remote-debugging/CONTRIBUTING.adoc b/intelliJ/remote-debugging/CONTRIBUTING.adoc
similarity index 100%
rename from remote-debugging/CONTRIBUTING.adoc
rename to intelliJ/remote-debugging/CONTRIBUTING.adoc
diff --git a/remote-debugging/LICENSE.code.txt b/intelliJ/remote-debugging/LICENSE.code.txt
similarity index 100%
rename from remote-debugging/LICENSE.code.txt
rename to intelliJ/remote-debugging/LICENSE.code.txt
diff --git a/remote-debugging/LICENSE.writing.txt b/intelliJ/remote-debugging/LICENSE.writing.txt
similarity index 100%
rename from remote-debugging/LICENSE.writing.txt
rename to intelliJ/remote-debugging/LICENSE.writing.txt
diff --git a/remote-debugging/README.adoc b/intelliJ/remote-debugging/README.adoc
similarity index 100%
rename from remote-debugging/README.adoc
rename to intelliJ/remote-debugging/README.adoc
diff --git a/remote-debugging/pom.xml b/intelliJ/remote-debugging/pom.xml
similarity index 93%
rename from remote-debugging/pom.xml
rename to intelliJ/remote-debugging/pom.xml
index eeeeec1435..1259cad888 100644
--- a/remote-debugging/pom.xml
+++ b/intelliJ/remote-debugging/pom.xml
@@ -4,9 +4,9 @@
4.0.0
com.baeldung
- remote-debugger
+ spring-scheduler-sampler
0.1.0
- remote-debugger
+ spring-scheduler-sampler
org.springframework.boot
diff --git a/remote-debugging/src/main/java/hello/Application.java b/intelliJ/remote-debugging/src/main/java/hello/Application.java
similarity index 100%
rename from remote-debugging/src/main/java/hello/Application.java
rename to intelliJ/remote-debugging/src/main/java/hello/Application.java
diff --git a/remote-debugging/src/main/java/hello/ScheduledTasks.java b/intelliJ/remote-debugging/src/main/java/hello/ScheduledTasks.java
similarity index 100%
rename from remote-debugging/src/main/java/hello/ScheduledTasks.java
rename to intelliJ/remote-debugging/src/main/java/hello/ScheduledTasks.java