I installed Eclipse 32 bit EE with Maven and Spring, but when I create a new project with Maven, I keep getting the following error message:
An internal error occurred during: "Updating Maven Project". loader constraint violation: loader (instance of org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) previously initiated loading for a different type with name "org/apache/maven/project/MavenProject"
thanks for the help
source share