Browse Source

修改插件说明

main
wandong 8 months ago
parent
commit
38d32513f2
  1. 4
      src/main/resources/META-INF/plugin.xml

4
src/main/resources/META-INF/plugin.xml

@ -24,7 +24,7 @@
<li>Automatically generate project README and .gitignore files</li>
</ul>
<p><b>Usage:</b></p>
<p>In IDEA, select "File > New > Create Maven Aggregation Project", then complete the configuration according to the wizard.</p>
<p>In IDEA, create an empty project (Empty Project), select "File > New > Create Maven Aggregation Project", then complete the configuration according to the wizard.</p>
<p>Minimum supported version: IntelliJ IDEA 2020.3 and above</p>
<p>Maven聚合项目快速生成插件,帮助您快速创建标准的多模块Maven项目结构。</p>
@ -38,7 +38,7 @@
</ul>
<p><b>使用方法:</b></p>
<p>在IDEA中,选择"File > New > Create Maven Aggregation Project",然后按照向导完成配置。</p>
<p>在IDEA中,首先创建空的工程(Empty Project)。选择"File > New > Create Maven Aggregation Project",然后按照向导完成配置。</p>
<p>最低支持版本:IntelliJ IDEA 2020.3及以上版本</p>
]]></description>

Loading…
Cancel
Save