diff --git a/editor_basics/editor_basics.iml b/editor_basics/editor_basics.iml
new file mode 100644
index 000000000..4929ae2d1
--- /dev/null
+++ b/editor_basics/editor_basics.iml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/editor_basics/resources/META-INF/plugin.xml b/editor_basics/resources/META-INF/plugin.xml
new file mode 100644
index 000000000..8708b59e7
--- /dev/null
+++ b/editor_basics/resources/META-INF/plugin.xml
@@ -0,0 +1,31 @@
+
+ org.jetbrains.plugins.sample.EditorBasics
+ Editor basics
+ 1.0
+ JetBrains
+
+ Illustration editor basics
+
+ Initial commit
+
+
+
+ com.intellij.modules.lang
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file