Re: use maven in eclipse without m2eclipse

2009-12-05 Thread Anders Hammar
There is also a maven plugin for eclipse: http://maven.apache.org/plugins/maven-eclipse-plugin/ However, I wouldn't recommend going that pth. M2Eclipse is much better as you'll get real integration of Maven in Eclipse. If you haven't done so, try the latest dev version of M2Eclipse (0.9.9-dev).

Re: use maven in eclipse without m2eclipse

2009-12-05 Thread maven apache
2009/12/5 Anders Hammar and...@hammar.net There is also a maven plugin for eclipse: http://maven.apache.org/plugins/maven-eclipse-plugin/ However, I wouldn't recommend going that pth. M2Eclipse is much better as you'll get real integration of Maven in Eclipse. If you haven't done so, try

use maven in eclipse without m2eclipse

2009-12-04 Thread maven apache
Hi; These days I was confusing with some problems about the m2eclipse,so I wonder if I can use maven without m2elcipse.? For example,when I use m2eclipse after I add a dependency I click maven - update dependencies ,now what to do without the m2elicpse for updating dependencies? And other