diff --git a/.idea/modules.xml b/.idea/modules.xml
index 771760dcb814..8051bfbe6593 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -639,6 +639,7 @@
+
diff --git a/community-resources/resources/META-INF/IdeaPlugin.xml b/community-resources/resources/META-INF/IdeaPlugin.xml
index 989a14c36673..8047403b359a 100644
--- a/community-resources/resources/META-INF/IdeaPlugin.xml
+++ b/community-resources/resources/META-INF/IdeaPlugin.xml
@@ -12,6 +12,7 @@
+
diff --git a/intellij.idea.community.main.iml b/intellij.idea.community.main.iml
index 6b0d9914fa57..46f5f33c2707 100644
--- a/intellij.idea.community.main.iml
+++ b/intellij.idea.community.main.iml
@@ -211,6 +211,7 @@
+
diff --git a/platform/new-users-onboarding/api-dump.txt b/platform/new-users-onboarding/api-dump.txt
new file mode 100644
index 000000000000..e69de29bb2d1
diff --git a/platform/new-users-onboarding/intellij.platform.ide.newUsersOnboarding.iml b/platform/new-users-onboarding/intellij.platform.ide.newUsersOnboarding.iml
new file mode 100644
index 000000000000..6fd4e23f277f
--- /dev/null
+++ b/platform/new-users-onboarding/intellij.platform.ide.newUsersOnboarding.iml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/platform/new-users-onboarding/resources/intellij.platform.ide.newUsersOnboarding.xml b/platform/new-users-onboarding/resources/intellij.platform.ide.newUsersOnboarding.xml
new file mode 100644
index 000000000000..c12c4a7b5a81
--- /dev/null
+++ b/platform/new-users-onboarding/resources/intellij.platform.ide.newUsersOnboarding.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file