I have converted my java web project to maven project using m2e plugin in eclipse. Now i need to convert it back to java web project. So now how it is possible to change it back to java web project.
In the Maven tool window, right-click the project that you want to ignore. From the context menu, select Ignore Project. In the window that opens, click Yes if you want to remove the project from the Projects tool window.
Right click on the project -select Maven->Disable Dependency Management. Now type "Your Project Name"/bin eg. TestProject/bin, in the Default Output Folder field to point to default. Now click ok and delete the target directory.
Apache Maven is a cornerstone of Java development, and the most used build management tool for Java. Maven's streamlined, XML-based configuration model enables developers to rapidly describe or grasp the outlines of any Java-based project, which makes starting and sharing new projects a snap.
Please try the following:
Hope that helps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With