如何从Eclipse java项目中删除Maven?

时间:2023-01-13 22:10:57

Due to being tasked with moving our java builds from a manual build process to Teamcity, I've been checking out IntelliJ, Maven and Ant for builds. Of the 3 due to various reasons, I've decided to go with Ant, however after converting one of the projects to a Maven project, I now cannot 'undo' this action. Finding help anywhere has been pointless as it appears it's popular enough any time someone asks a similar question they get redirected on how to 'continue' using Maven instead.

由于负责将我们的java构建从手动构建过程移动到Teamcity,我一直在检查IntelliJ,Maven和Ant的构建。由于各种原因,我决定使用Ant,但是在将其中一个项目转换为Maven项目后,我现在无法“撤消”此操作。在任何地方寻找帮助毫无意义,因为它似乎很受欢迎,只要有人提出类似的问题,他们就会重新定向如何“继续”使用Maven。

1 个解决方案

#1


30  

Right Click Project -> Maven -> Disable Maven Nature

右键单击Project - > Maven - >禁用Maven Nature

#1


30  

Right Click Project -> Maven -> Disable Maven Nature

右键单击Project - > Maven - >禁用Maven Nature