diff --git a/action_basics/src/main/resources/META-INF/plugin.xml b/action_basics/src/main/resources/META-INF/plugin.xml
index 72b4edc71..28adc5ac1 100644
--- a/action_basics/src/main/resources/META-INF/plugin.xml
+++ b/action_basics/src/main/resources/META-INF/plugin.xml
@@ -1,6 +1,7 @@
+
org.intellij.sdk.action
@@ -74,4 +75,4 @@
-
\ No newline at end of file
+
diff --git a/comparing_references_inspection/src/main/resources/META-INF/plugin.xml b/comparing_references_inspection/src/main/resources/META-INF/plugin.xml
index 2b3bc05d2..2bc0ba363 100644
--- a/comparing_references_inspection/src/main/resources/META-INF/plugin.xml
+++ b/comparing_references_inspection/src/main/resources/META-INF/plugin.xml
@@ -1,6 +1,7 @@
+
org.intelliJ.sdk.codeInspection
diff --git a/conditional_operator_intention/src/main/resources/META-INF/plugin.xml b/conditional_operator_intention/src/main/resources/META-INF/plugin.xml
index fe4186e27..e60fabab2 100644
--- a/conditional_operator_intention/src/main/resources/META-INF/plugin.xml
+++ b/conditional_operator_intention/src/main/resources/META-INF/plugin.xml
@@ -1,11 +1,12 @@
+
org.intellij.sdk.intention
- SDK Conditional Operator Converter
+ SDK: Conditional Operator Converter
2.0.0
diff --git a/editor_basics/src/main/resources/META-INF/plugin.xml b/editor_basics/src/main/resources/META-INF/plugin.xml
index a24a55bc1..b5aaee1cb 100644
--- a/editor_basics/src/main/resources/META-INF/plugin.xml
+++ b/editor_basics/src/main/resources/META-INF/plugin.xml
@@ -5,7 +5,7 @@
org.intellij.sdk.editor
-
+
SDK: Editor Sample Project
@@ -65,4 +65,4 @@
-
\ No newline at end of file
+
diff --git a/facet_basics/src/main/resources/META-INF/plugin.xml b/facet_basics/src/main/resources/META-INF/plugin.xml
index f4886e7f4..3f8a1d726 100644
--- a/facet_basics/src/main/resources/META-INF/plugin.xml
+++ b/facet_basics/src/main/resources/META-INF/plugin.xml
@@ -8,6 +8,15 @@
SDK: Facet Basics
+
+ 2.1
+
+
+
+
+
+ com.intellij.modules.lang
+
IntelliJ Platform SDK
-
- 2.1
-
-
-
-
-
- com.intellij.modules.lang
-
-
\ No newline at end of file
+
diff --git a/framework_basics/src/main/resources/META-INF/plugin.xml b/framework_basics/src/main/resources/META-INF/plugin.xml
index 41b0b1c43..e054971d2 100644
--- a/framework_basics/src/main/resources/META-INF/plugin.xml
+++ b/framework_basics/src/main/resources/META-INF/plugin.xml
@@ -40,4 +40,4 @@
-
\ No newline at end of file
+
diff --git a/inspection_basics/src/main/resources/META-INF/plugin.xml b/inspection_basics/src/main/resources/META-INF/plugin.xml
index a1b05f262..744815c9f 100644
--- a/inspection_basics/src/main/resources/META-INF/plugin.xml
+++ b/inspection_basics/src/main/resources/META-INF/plugin.xml
@@ -1,9 +1,11 @@
+
org.intellij.sdk.inspection
+
SDK: Inspection Sample Project
@@ -19,7 +21,7 @@
Preferences | Editor | Inspections | SDK | Example Tools.
- ]]>
+ ]]>
-
+
IntelliJ Platform SDK
@@ -64,4 +66,4 @@
level="WARNING"
implementationClass="org.intellij.sdk.inspection.DemoCodeInspection"/>
-
\ No newline at end of file
+
diff --git a/kotlin_demo/src/main/resources/META-INF/plugin.xml b/kotlin_demo/src/main/resources/META-INF/plugin.xml
index fbba78eb9..d302b7710 100644
--- a/kotlin_demo/src/main/resources/META-INF/plugin.xml
+++ b/kotlin_demo/src/main/resources/META-INF/plugin.xml
@@ -1,30 +1,28 @@
+
-
+
org.intellij.sdk.kotlin
-
+
SDK: Kotlin Demo
-
+
2.0.0
-
+
com.intellij.modules.platform
-
+
Greeting menu group anchored last in the Main Menu
]]>
-
-
@@ -34,10 +32,7 @@
]]>
-
+
IntelliJ Platform SDK
diff --git a/live_templates/src/main/resources/META-INF/plugin.xml b/live_templates/src/main/resources/META-INF/plugin.xml
index 6d3e0fbbb..d3769be5a 100644
--- a/live_templates/src/main/resources/META-INF/plugin.xml
+++ b/live_templates/src/main/resources/META-INF/plugin.xml
@@ -5,9 +5,16 @@
org.intellij.sdk.liveTemplates
-
+
SDK: Live Templates Sample Project
+
+ 2.0.0
+
+
+
+
com.intellij.modules.lang
@@ -36,4 +43,4 @@
-
\ No newline at end of file
+
diff --git a/max_opened_projects/src/main/resources/META-INF/plugin.xml b/max_opened_projects/src/main/resources/META-INF/plugin.xml
index 3de5f48f9..337be6deb 100644
--- a/max_opened_projects/src/main/resources/META-INF/plugin.xml
+++ b/max_opened_projects/src/main/resources/META-INF/plugin.xml
@@ -42,4 +42,4 @@
-
\ No newline at end of file
+
diff --git a/module/src/main/resources/META-INF/plugin.xml b/module/src/main/resources/META-INF/plugin.xml
index 7a2103a96..ccdd32e98 100644
--- a/module/src/main/resources/META-INF/plugin.xml
+++ b/module/src/main/resources/META-INF/plugin.xml
@@ -39,4 +39,4 @@
-
\ No newline at end of file
+
diff --git a/product_specific/pycharm_basics/src/main/resources/META-INF/plugin.xml b/product_specific/pycharm_basics/src/main/resources/META-INF/plugin.xml
index d9f99bfba..6ac37d9c3 100644
--- a/product_specific/pycharm_basics/src/main/resources/META-INF/plugin.xml
+++ b/product_specific/pycharm_basics/src/main/resources/META-INF/plugin.xml
@@ -43,4 +43,4 @@
-
\ No newline at end of file
+
diff --git a/project_model/src/main/resources/META-INF/plugin.xml b/project_model/src/main/resources/META-INF/plugin.xml
index dd3e1c3d0..60d25fbb5 100644
--- a/project_model/src/main/resources/META-INF/plugin.xml
+++ b/project_model/src/main/resources/META-INF/plugin.xml
@@ -68,4 +68,5 @@
-
\ No newline at end of file
+
+
diff --git a/project_view_pane/src/main/resources/META-INF/plugin.xml b/project_view_pane/src/main/resources/META-INF/plugin.xml
index a2f3ffe4d..c9b657cea 100644
--- a/project_view_pane/src/main/resources/META-INF/plugin.xml
+++ b/project_view_pane/src/main/resources/META-INF/plugin.xml
@@ -1,6 +1,6 @@
-
+
org.jetbrains.plugins.sample.ProjectViewPane
@@ -39,4 +39,4 @@
-
\ No newline at end of file
+
diff --git a/project_wizard/src/main/resources/META-INF/plugin.xml b/project_wizard/src/main/resources/META-INF/plugin.xml
index 1177ec3b1..e9c5b50fd 100644
--- a/project_wizard/src/main/resources/META-INF/plugin.xml
+++ b/project_wizard/src/main/resources/META-INF/plugin.xml
@@ -5,7 +5,7 @@
org.jetbrains.tutorials.ProjectWizard
-
+
SDK: Project Wizard Demo
@@ -41,4 +41,4 @@
order="first"/>
-
\ No newline at end of file
+
diff --git a/psi_demo/src/main/java/org/jetbrains/sdk/psi/PsiNavigationDemoAction.java b/psi_demo/src/main/java/org/intellij/sdk/psi/PsiNavigationDemoAction.java
similarity index 98%
rename from psi_demo/src/main/java/org/jetbrains/sdk/psi/PsiNavigationDemoAction.java
rename to psi_demo/src/main/java/org/intellij/sdk/psi/PsiNavigationDemoAction.java
index 35810b803..26149ba77 100644
--- a/psi_demo/src/main/java/org/jetbrains/sdk/psi/PsiNavigationDemoAction.java
+++ b/psi_demo/src/main/java/org/intellij/sdk/psi/PsiNavigationDemoAction.java
@@ -1,6 +1,6 @@
// Copyright 2000-2020 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
-package org.jetbrains.sdk.psi;
+package org.intellij.sdk.psi;
import com.intellij.openapi.actionSystem.AnAction;
import com.intellij.openapi.actionSystem.AnActionEvent;
diff --git a/psi_demo/src/main/resources/META-INF/plugin.xml b/psi_demo/src/main/resources/META-INF/plugin.xml
index a140c9993..8df548edc 100644
--- a/psi_demo/src/main/resources/META-INF/plugin.xml
+++ b/psi_demo/src/main/resources/META-INF/plugin.xml
@@ -36,7 +36,7 @@
IntelliJ Platform SDK
-
diff --git a/run_configuration/src/main/resources/META-INF/plugin.xml b/run_configuration/src/main/resources/META-INF/plugin.xml
index be214f851..258c8e2f4 100644
--- a/run_configuration/src/main/resources/META-INF/plugin.xml
+++ b/run_configuration/src/main/resources/META-INF/plugin.xml
@@ -6,7 +6,7 @@
org.intellij.sdk.runConfiguration
- Run Configuration Demo
+ SDK: Run Configuration Demo
2.0.0
diff --git a/theme_basics/resources/META-INF/plugin.xml b/theme_basics/resources/META-INF/plugin.xml
index 01e84b578..a64a92f0b 100644
--- a/theme_basics/resources/META-INF/plugin.xml
+++ b/theme_basics/resources/META-INF/plugin.xml
@@ -1,34 +1,42 @@
- com.jetbrains.sdk.themeBasics
- SDK Theme Basics
+
+
+ org.intellij.sdk..themeBasics
+
+
+ SDK: Theme Basics
+
+
0.1
- JetBrains Plugin Platform SDK
- UI Themes.
- ]]>
-
-
- 0.1 Initial release. Basic theme functionality.
-
- ]]>
-
-
+
-
+
com.intellij.modules.platform
+
+ UI Themes.
+ ]]>
+
+
+
+ 0.1 Initial release. Basic theme functionality.
+
+ ]]>
+
+
+
+ IntelliJ Platform SDK
+
-
-
-
-
-
\ No newline at end of file
+
diff --git a/tool_window/src/main/resources/META-INF/plugin.xml b/tool_window/src/main/resources/META-INF/plugin.xml
index 69e894045..bc1d03ab6 100644
--- a/tool_window/src/main/resources/META-INF/plugin.xml
+++ b/tool_window/src/main/resources/META-INF/plugin.xml
@@ -14,7 +14,7 @@
-
+
com.intellij.modules.platform
diff --git a/tree_structure_provider/src/main/resources/META-INF/plugin.xml b/tree_structure_provider/src/main/resources/META-INF/plugin.xml
index 14c1374f1..fb92ddf7d 100644
--- a/tree_structure_provider/src/main/resources/META-INF/plugin.xml
+++ b/tree_structure_provider/src/main/resources/META-INF/plugin.xml
@@ -14,7 +14,7 @@
-
+
com.intellij.modules.platform