I was configuring Eclips(Helios) for web development,initially
1) I installed subclips through Help->Install Software->paste link of the update site. (Successful)
2) I downloaded and installed maven,configured environment variables through windows and checked through command prompt.(Works fine : shows all the version details and system details)
3)Now i am installing m2Eclipse by Help->Install software->paste link in the dialog box.(Error: Not able to find additional dependence)
I have already installed Eclipse Kepler version and its working fine. But if i want to uses Helios my eclipse in not getting configured for maven (m2Eclipse) integration.
How can i resolve this error?