diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 2b72c43..84c91f5 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -24,7 +24,7 @@
  • Automatically generate project README and .gitignore files
  • Usage:

    -

    In IDEA, select "File > New > Create Maven Aggregation Project", then complete the configuration according to the wizard.

    +

    In IDEA, create an empty project (Empty Project), select "File > New > Create Maven Aggregation Project", then complete the configuration according to the wizard.

    Minimum supported version: IntelliJ IDEA 2020.3 and above

    Maven聚合项目快速生成插件,帮助您快速创建标准的多模块Maven项目结构。

    @@ -38,7 +38,7 @@

    使用方法:

    -

    在IDEA中,选择"File > New > Create Maven Aggregation Project",然后按照向导完成配置。

    +

    在IDEA中,首先创建空的工程(Empty Project)。选择"File > New > Create Maven Aggregation Project",然后按照向导完成配置。

    最低支持版本:IntelliJ IDEA 2020.3及以上版本

    ]]>