Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I’m using Myeclipse M2 for a few weeks and I have just one problem with the maven plugin. Sometimes when I open MyEclipse the project lost the maven-dependencies library. I have to do an ‘update-dependencies’ in all the projects to workout.
Anybody have this problem too?
I hope this would be fixed for the final release.
Thanks.
I’ve noticed this as well with MyEclipse 7.0 M2. Most times I start MyEclipse I have to close and reopen every project in my workspace to have the Maven dependencies show up and for the projects to build successfully. I’ve tried importing all of my projects into an new workspace but that didn’t resolve the issue.
This is still occurring for me even in 7.0 GA. I will loose the Maven Dependencies folder in a project even when working on another project. I have to close and open every project in the workspace for the Maven Dependencies folders to show back up. The pom looks OK.
Do you see any error dialogs when those libraries disappear? Can you check ${workspace}/.metadata/.log to see if there are any messages on the topic there?