EclipseME and Linux
Wednesday, 24 June 2009, 220
If you get this error:
An error (gnu.xml.dom.ls.DomLSException: duplicate attribute: “version”) occurred reading the device registry. Please consult the error log for more information.
Open /etc/eclipse/java_home file. Put this /usr/lib/jvm/java-6-sun at the first line if this line is not the first. And try again. But restart the Eclipse after changing. I found this hint at here.