Reputation: 3587
I am using eclipse 3.6 Helios version.I am working on it from last three months.But from last two days I am getting some error.
When eclipse started it is giving an error in this format:An internal error occurred during: "Loading Web Service DOM...".
org.eclipse.emf.ecore.util.EcoreEMap$DelegateEObjectContainmentEList
I am not getting how can suddenly error occurred. After this if I do Ok and continue with eclipse I am getting error with eclipse import project for existing work space and svn check out. Please help me out.Thanks in advance.
Upvotes: 2
Views: 9505
Reputation: 3587
After research a lot, I came to know that I my java version is degraded to 1.5.I dont know how it took place.So I updated my java version to 1.7 again.And this error is solved.
Upvotes: 5