After Eclipse Maven Disable Maven Nature

Hey, cheap hand, click on this instant Maven project becomes a Java project.

There is this method on the Internet:

Project ->Properties->Deployment Assembly ->add ->java Build Path Entries ->Maven Dependencies
publish the required maven jar package to lib! That's it!

Reference address: http://ask.csdn.net/questions/183947

But my java Build Path Entries has no choice after entering.



So another way of thinking:

reference address: http://blog.csdn.net/mzglzzc/article/details/8538872

The maven project is converted to a general project: Right-click on the project--->Maven--->Disable Maven Nature to general project.

Convert a general project to a maven project: Right-click the project--->Configure--->Convert to Maven Project to a maven project.

After converting to maven project, right-click on the project--->Maven-->Update Project

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326933666&siteId=291194637