I am using MyEclipse 7.5 to new a Maven project through the wizard.(File -> New -> Other -> Maven -> Maven Project).
After finishing to create the project,I check it from Package Explorer,however,I can not find the Maven Dependencies even after I add some dependencies in pom.xml(such as commons-logging and actually it’s downloaded by Maven).
I don’t know why I can not get the Maven Dependencies.Anyone knows?
Any post will be appreciated.
Thanks.