diff --git a/.gitignore b/eval4j/.gitignore similarity index 100% rename from .gitignore rename to eval4j/.gitignore diff --git a/.idea/.name b/eval4j/.idea/.name similarity index 100% rename from .idea/.name rename to eval4j/.idea/.name diff --git a/.idea/compiler.xml b/eval4j/.idea/compiler.xml similarity index 100% rename from .idea/compiler.xml rename to eval4j/.idea/compiler.xml diff --git a/.idea/copyright/profiles_settings.xml b/eval4j/.idea/copyright/profiles_settings.xml similarity index 100% rename from .idea/copyright/profiles_settings.xml rename to eval4j/.idea/copyright/profiles_settings.xml diff --git a/.idea/encodings.xml b/eval4j/.idea/encodings.xml similarity index 100% rename from .idea/encodings.xml rename to eval4j/.idea/encodings.xml diff --git a/.idea/kannotator.xml b/eval4j/.idea/kannotator.xml similarity index 100% rename from .idea/kannotator.xml rename to eval4j/.idea/kannotator.xml diff --git a/.idea/libraries/KotlinJavaRuntime.xml b/eval4j/.idea/libraries/KotlinJavaRuntime.xml similarity index 100% rename from .idea/libraries/KotlinJavaRuntime.xml rename to eval4j/.idea/libraries/KotlinJavaRuntime.xml diff --git a/.idea/libraries/junit_junit_4_11.xml b/eval4j/.idea/libraries/junit_junit_4_11.xml similarity index 100% rename from .idea/libraries/junit_junit_4_11.xml rename to eval4j/.idea/libraries/junit_junit_4_11.xml diff --git a/.idea/libraries/org_ow2_asm_asm_debug_all_4_1.xml b/eval4j/.idea/libraries/org_ow2_asm_asm_debug_all_4_1.xml similarity index 100% rename from .idea/libraries/org_ow2_asm_asm_debug_all_4_1.xml rename to eval4j/.idea/libraries/org_ow2_asm_asm_debug_all_4_1.xml diff --git a/.idea/misc.xml b/eval4j/.idea/misc.xml similarity index 100% rename from .idea/misc.xml rename to eval4j/.idea/misc.xml diff --git a/.idea/modules.xml b/eval4j/.idea/modules.xml similarity index 100% rename from .idea/modules.xml rename to eval4j/.idea/modules.xml diff --git a/.idea/runConfigurations/Reflection_Test.xml b/eval4j/.idea/runConfigurations/Reflection_Test.xml similarity index 100% rename from .idea/runConfigurations/Reflection_Test.xml rename to eval4j/.idea/runConfigurations/Reflection_Test.xml diff --git a/.idea/scopes/scope_settings.xml b/eval4j/.idea/scopes/scope_settings.xml similarity index 100% rename from .idea/scopes/scope_settings.xml rename to eval4j/.idea/scopes/scope_settings.xml diff --git a/.idea/vcs.xml b/eval4j/.idea/vcs.xml similarity index 100% rename from .idea/vcs.xml rename to eval4j/.idea/vcs.xml diff --git a/ReadMe.md b/eval4j/ReadMe.md similarity index 100% rename from ReadMe.md rename to eval4j/ReadMe.md diff --git a/annotations/jdi/com/sun/jdi/annotations.xml b/eval4j/annotations/jdi/com/sun/jdi/annotations.xml similarity index 100% rename from annotations/jdi/com/sun/jdi/annotations.xml rename to eval4j/annotations/jdi/com/sun/jdi/annotations.xml diff --git a/annotations/jdi/com/sun/jdi/connect/annotations.xml b/eval4j/annotations/jdi/com/sun/jdi/connect/annotations.xml similarity index 100% rename from annotations/jdi/com/sun/jdi/connect/annotations.xml rename to eval4j/annotations/jdi/com/sun/jdi/connect/annotations.xml diff --git a/annotations/jdi/com/sun/jdi/event/annotations.xml b/eval4j/annotations/jdi/com/sun/jdi/event/annotations.xml similarity index 100% rename from annotations/jdi/com/sun/jdi/event/annotations.xml rename to eval4j/annotations/jdi/com/sun/jdi/event/annotations.xml diff --git a/annotations/jdi/com/sun/jdi/request/annotations.xml b/eval4j/annotations/jdi/com/sun/jdi/request/annotations.xml similarity index 100% rename from annotations/jdi/com/sun/jdi/request/annotations.xml rename to eval4j/annotations/jdi/com/sun/jdi/request/annotations.xml diff --git a/annotations/jdi/java/lang/annotations.xml b/eval4j/annotations/jdi/java/lang/annotations.xml similarity index 100% rename from annotations/jdi/java/lang/annotations.xml rename to eval4j/annotations/jdi/java/lang/annotations.xml diff --git a/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/annotations.xml b/eval4j/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/annotations.xml similarity index 100% rename from annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/annotations.xml rename to eval4j/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/annotations.xml diff --git a/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/commons/annotations.xml b/eval4j/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/commons/annotations.xml similarity index 100% rename from annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/commons/annotations.xml rename to eval4j/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/commons/annotations.xml diff --git a/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/signature/annotations.xml b/eval4j/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/signature/annotations.xml similarity index 100% rename from annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/signature/annotations.xml rename to eval4j/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/signature/annotations.xml diff --git a/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/tree/analysis/annotations.xml b/eval4j/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/tree/analysis/annotations.xml similarity index 100% rename from annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/tree/analysis/annotations.xml rename to eval4j/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/tree/analysis/annotations.xml diff --git a/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/tree/annotations.xml b/eval4j/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/tree/annotations.xml similarity index 100% rename from annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/tree/annotations.xml rename to eval4j/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/tree/annotations.xml diff --git a/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/util/annotations.xml b/eval4j/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/util/annotations.xml similarity index 100% rename from annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/util/annotations.xml rename to eval4j/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/util/annotations.xml diff --git a/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/xml/annotations.xml b/eval4j/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/xml/annotations.xml similarity index 100% rename from annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/xml/annotations.xml rename to eval4j/annotations/org.ow2.asm_asm-debug-all_4.1/org/objectweb/asm/xml/annotations.xml diff --git a/eval4j.iml b/eval4j/eval4j.iml similarity index 100% rename from eval4j.iml rename to eval4j/eval4j.iml diff --git a/src/org/jetbrains/eval4j/interpreter.kt b/eval4j/src/org/jetbrains/eval4j/interpreter.kt similarity index 100% rename from src/org/jetbrains/eval4j/interpreter.kt rename to eval4j/src/org/jetbrains/eval4j/interpreter.kt diff --git a/src/org/jetbrains/eval4j/interpreterLoop.kt b/eval4j/src/org/jetbrains/eval4j/interpreterLoop.kt similarity index 100% rename from src/org/jetbrains/eval4j/interpreterLoop.kt rename to eval4j/src/org/jetbrains/eval4j/interpreterLoop.kt diff --git a/src/org/jetbrains/eval4j/jdi/jdiEval.kt b/eval4j/src/org/jetbrains/eval4j/jdi/jdiEval.kt similarity index 100% rename from src/org/jetbrains/eval4j/jdi/jdiEval.kt rename to eval4j/src/org/jetbrains/eval4j/jdi/jdiEval.kt diff --git a/src/org/jetbrains/eval4j/jdi/jdiValues.kt b/eval4j/src/org/jetbrains/eval4j/jdi/jdiValues.kt similarity index 100% rename from src/org/jetbrains/eval4j/jdi/jdiValues.kt rename to eval4j/src/org/jetbrains/eval4j/jdi/jdiValues.kt diff --git a/src/org/jetbrains/eval4j/members.kt b/eval4j/src/org/jetbrains/eval4j/members.kt similarity index 100% rename from src/org/jetbrains/eval4j/members.kt rename to eval4j/src/org/jetbrains/eval4j/members.kt diff --git a/src/org/jetbrains/eval4j/values.kt b/eval4j/src/org/jetbrains/eval4j/values.kt similarity index 100% rename from src/org/jetbrains/eval4j/values.kt rename to eval4j/src/org/jetbrains/eval4j/values.kt diff --git a/test/org/jetbrains/eval4j/jdi/test/Debugee.java b/eval4j/test/org/jetbrains/eval4j/jdi/test/Debugee.java similarity index 100% rename from test/org/jetbrains/eval4j/jdi/test/Debugee.java rename to eval4j/test/org/jetbrains/eval4j/jdi/test/Debugee.java diff --git a/test/org/jetbrains/eval4j/jdi/test/jdiTest.kt b/eval4j/test/org/jetbrains/eval4j/jdi/test/jdiTest.kt similarity index 100% rename from test/org/jetbrains/eval4j/jdi/test/jdiTest.kt rename to eval4j/test/org/jetbrains/eval4j/jdi/test/jdiTest.kt diff --git a/test/org/jetbrains/eval4j/test/ArrayHelper.java b/eval4j/test/org/jetbrains/eval4j/test/ArrayHelper.java similarity index 100% rename from test/org/jetbrains/eval4j/test/ArrayHelper.java rename to eval4j/test/org/jetbrains/eval4j/test/ArrayHelper.java diff --git a/test/org/jetbrains/eval4j/test/TestData.java b/eval4j/test/org/jetbrains/eval4j/test/TestData.java similarity index 100% rename from test/org/jetbrains/eval4j/test/TestData.java rename to eval4j/test/org/jetbrains/eval4j/test/TestData.java diff --git a/test/org/jetbrains/eval4j/test/main.kt b/eval4j/test/org/jetbrains/eval4j/test/main.kt similarity index 100% rename from test/org/jetbrains/eval4j/test/main.kt rename to eval4j/test/org/jetbrains/eval4j/test/main.kt diff --git a/test/org/jetbrains/eval4j/test/suiteBuilder.kt b/eval4j/test/org/jetbrains/eval4j/test/suiteBuilder.kt similarity index 100% rename from test/org/jetbrains/eval4j/test/suiteBuilder.kt rename to eval4j/test/org/jetbrains/eval4j/test/suiteBuilder.kt