Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我启动mvn archetype:generate时,为了生成一个骨架项目,搜索那庞大的数字和名称列表真的很烦人。是否有任何 GUI 工具可以做到这一点?我真的很想要一个 GUI 工具,其中“原型:生成”项目类型被很好地分组和排序。
eclipse with m2e提供了一个带有 Archetype 选择的“New Maven Project”向导。
我想其他带有 Maven 集成的 IDE 将提供类似的功能。