MyEclipse: Converting Java Projects To Maven ksgetting - Mar 28, 2012 - 02:17 PM Post subject: Converting Java Projects To Maven
I just installed MyEclipse 10.1. I have 5 Java projects that need to be converted to Maven. But I don't see any options for doing so. I'm a novice when it comes to Maven. I have tried creating a Java Maven project, thinking I could create the project from scratch, but the new project does not appear to have Java capabilities. What is the best approach? How should I convert them?ksgetting - Mar 28, 2012 - 02:20 PM Post subject:
I forgot to mention that I have the Pro edition of MyEclipse. As far as I can tell, Maven is enabled.Intax - Jun 04, 2012 - 09:46 PM Post subject:
Hi, I'm interested to converting existing projects to Maven, too. Spent some time with several tries, not very sucsessfull. Maven is enabled, I can create new project with Maven support, but not to convert any old. Is there a way to "mavenize" an existing Java project?ksgetting - Jun 04, 2012 - 09:52 PM Post subject:
It took me a while to find the option, but here it is:
From Project explorer window, right click on project to convert > Configure > Convert to Maven ProjectIntax - Jun 04, 2012 - 11:10 PM Post subject:
Just for others - "WTP deprecated" must be enabled in Properties->General->Capabilities->Advanced->MyEclipse Standard Tools.
Thanks a lot, this looks good.support-swapna - Jun 05, 2012 - 05:28 AM Post subject:
Intax,
Glad that you got it working.
Let us know if you see any issues.