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.
所以我这里有一个空的 Eclipse,对吧?空了!
现在我已经导入了我的 Maven 项目。它的 POM 说它应该被打包为 .jar
然而,默认的导出操作是 .ear,亲爱的朋友们!
怎么了?
我提前谢谢你!
这可能与直觉相反,但您应该使用 Run As... / Maven 包(或安装)菜单。