diff --git a/CHANGELOG.md b/CHANGELOG.md index ef97c4c..434b929 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## [0.4.1] - 2019-01-04 - Compatibility Fix: Plugin works now for the latest IDEA platforms: 182-183.* - Grav Tool Window is getting deactivated when plugin is disabled for the current project and vice versa +- Disabled the "create src and test directory" option in the project wizard: will be removed in the future ## [0.4.0] - 2018-10-14 diff --git a/resources/META-INF/plugin.xml b/resources/META-INF/plugin.xml index 38f26c6..c152e40 100644 --- a/resources/META-INF/plugin.xml +++ b/resources/META-INF/plugin.xml @@ -17,6 +17,7 @@
  • Plugin works now for the latest IDEA platforms: 182-183.*
  • Grav Tool Window is getting deactivated when plugin is disabled for the current project and vice versa
  • +
  • Disabled the "create src and test directory" option in the project wizard: will be removed in the future
  • diff --git a/src/net/offbeatpioneer/intellij/plugins/grav/module/wizard/IntroStepGUI.form b/src/net/offbeatpioneer/intellij/plugins/grav/module/wizard/IntroStepGUI.form index ac9c5fc..19f1447 100644 --- a/src/net/offbeatpioneer/intellij/plugins/grav/module/wizard/IntroStepGUI.form +++ b/src/net/offbeatpioneer/intellij/plugins/grav/module/wizard/IntroStepGUI.form @@ -41,6 +41,7 @@ + @@ -64,6 +65,7 @@ +