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.
我已经在我的 ubuntu 中安装了 maven,但是在 eclipse 中创建一个新项目时,没有列出 maven 选项。
“file -> new -> other”选择未在 Eclipse 中列出 'maven' 选项。
我相信你只需要安装 M2E Eclipse 插件而不是 Maven。安装 Maven 只为您提供命令行工具。它与 Eclipse 集成无关