I’ve been using the Enterprise Workbench 6.6 for several weeks without a problem and just today I started receiving dialog boxes that contain the following text whenever I try to create a new Java source file:
“Creation of element failed. org.eclipse.core.internal.registry.ConfigurationElementHandle”
The file is visible in my project, but it seems to not actually be part of the project. It can’t find main() to execute and the IDE doesn’t identify syntax errors. The only thing I’ve done to the IDE recently is replace maven4myeclipse with m2eclipse via the instructions on this blog:
http://www.myeclipseide.com/PNphpBB2-printview-t-21172-start-15.html scroll down until you see the post that starts, “Okay, I have now been able to disable Maven4MyEclipse” by: dustmachine – Jul 22, 2008 – 11:00 AM.
Does anyone know what might be going on?