diff --git a/editor_basics/editor_basics.iml b/editor_basics/editor_basics.iml index 1820d90c4..d1076ac92 100644 --- a/editor_basics/editor_basics.iml +++ b/editor_basics/editor_basics.iml @@ -1,11 +1,11 @@ - + - + \ No newline at end of file diff --git a/facet_basics/facet_basics.iml b/facet_basics/facet_basics.iml index c263a60ba..b1d6be3ab 100644 --- a/facet_basics/facet_basics.iml +++ b/facet_basics/facet_basics.iml @@ -1,11 +1,11 @@ - + - + \ No newline at end of file diff --git a/framework/framework.iml b/framework/framework.iml index cc8a8a9d4..b1d6be3ab 100644 --- a/framework/framework.iml +++ b/framework/framework.iml @@ -1,7 +1,7 @@ - + diff --git a/gradle_plugin_demo/gradle_plugin_demo.iml b/gradle_plugin_demo/gradle_plugin_demo.iml index d0b492653..386fdbbad 100644 --- a/gradle_plugin_demo/gradle_plugin_demo.iml +++ b/gradle_plugin_demo/gradle_plugin_demo.iml @@ -1,8 +1,6 @@ - - - + diff --git a/inspection/inspection.iml b/inspection/inspection.iml index 61dbfac62..b1d6be3ab 100644 --- a/inspection/inspection.iml +++ b/inspection/inspection.iml @@ -1,10 +1,9 @@ - + - diff --git a/inspection/scr/com/intellij/tutorials/inspection/DemoCodeInspection.java b/inspection/src/com/intellij/tutorials/inspection/DemoCodeInspection.java similarity index 100% rename from inspection/scr/com/intellij/tutorials/inspection/DemoCodeInspection.java rename to inspection/src/com/intellij/tutorials/inspection/DemoCodeInspection.java diff --git a/inspection/scr/com/intellij/tutorials/inspection/DemoInspectionToolProvider.java b/inspection/src/com/intellij/tutorials/inspection/DemoInspectionToolProvider.java similarity index 100% rename from inspection/scr/com/intellij/tutorials/inspection/DemoInspectionToolProvider.java rename to inspection/src/com/intellij/tutorials/inspection/DemoInspectionToolProvider.java diff --git a/inspection/scr/com/intellij/tutorials/inspection/DemoInspectionVisitor.java b/inspection/src/com/intellij/tutorials/inspection/DemoInspectionVisitor.java similarity index 100% rename from inspection/scr/com/intellij/tutorials/inspection/DemoInspectionVisitor.java rename to inspection/src/com/intellij/tutorials/inspection/DemoInspectionVisitor.java diff --git a/inspection/scr/inspectionDescriptions/DemoCode.html b/inspection/src/inspectionDescriptions/DemoCode.html similarity index 100% rename from inspection/scr/inspectionDescriptions/DemoCode.html rename to inspection/src/inspectionDescriptions/DemoCode.html diff --git a/module/module.iml b/module/module.iml index cc8a8a9d4..b1d6be3ab 100644 --- a/module/module.iml +++ b/module/module.iml @@ -1,7 +1,7 @@ - + diff --git a/plugin_sample/plugin_sample.iml b/plugin_sample/plugin_sample.iml index b513413c1..347e916d5 100644 --- a/plugin_sample/plugin_sample.iml +++ b/plugin_sample/plugin_sample.iml @@ -1,12 +1,12 @@ - + - + \ No newline at end of file diff --git a/project_model/project_model.iml b/project_model/project_model.iml index cc8a8a9d4..b1d6be3ab 100644 --- a/project_model/project_model.iml +++ b/project_model/project_model.iml @@ -1,7 +1,7 @@ - + diff --git a/project_view_pane/project_view_pane.iml b/project_view_pane/project_view_pane.iml index cc8a8a9d4..b1d6be3ab 100644 --- a/project_view_pane/project_view_pane.iml +++ b/project_view_pane/project_view_pane.iml @@ -1,7 +1,7 @@ - + diff --git a/project_wizard/project_wizard.iml b/project_wizard/project_wizard.iml index cc8a8a9d4..b1d6be3ab 100644 --- a/project_wizard/project_wizard.iml +++ b/project_wizard/project_wizard.iml @@ -1,7 +1,7 @@ - + diff --git a/register_actions/register_actions.iml b/register_actions/register_actions.iml index cc8a8a9d4..b1d6be3ab 100644 --- a/register_actions/register_actions.iml +++ b/register_actions/register_actions.iml @@ -1,7 +1,7 @@ - + diff --git a/run_configuration/run_configuration.iml b/run_configuration/run_configuration.iml index cc8a8a9d4..b1d6be3ab 100644 --- a/run_configuration/run_configuration.iml +++ b/run_configuration/run_configuration.iml @@ -1,7 +1,7 @@ - + diff --git a/simple_language_plugin/simple_language_plugin.iml b/simple_language_plugin/simple_language_plugin.iml index 4f37844bf..4d7e4548e 100644 --- a/simple_language_plugin/simple_language_plugin.iml +++ b/simple_language_plugin/simple_language_plugin.iml @@ -1,13 +1,13 @@ - + - + \ No newline at end of file diff --git a/tool_window/tool_window.iml b/tool_window/tool_window.iml index 59886e3c4..3700dfbf1 100644 --- a/tool_window/tool_window.iml +++ b/tool_window/tool_window.iml @@ -1,8 +1,7 @@ - - + diff --git a/tree_structure_provider/tree_structure_provider.iml b/tree_structure_provider/tree_structure_provider.iml index 0c175fd02..a033c1683 100644 --- a/tree_structure_provider/tree_structure_provider.iml +++ b/tree_structure_provider/tree_structure_provider.iml @@ -1,12 +1,12 @@ - + - + \ No newline at end of file