I get this once I configure the JDK for OSX (adding ui.jar and classes.jar
to the classpath). This prevents the project from being saved, and when I
start up IDEA the next time, I still get shown tips of the day and get
prompted to create a project etc.
org.jdom.IllegalDataException: The data "null" is not legal for a JDOM
attribute: A null is not a legal XML value.
at org.jdom.Attribute.setValue(Attribute.java:366)
at org.jdom.Attribute.<init>(Attribute.java:114)
at org.jdom.Attribute.<init>(Attribute.java:133)
at org.jdom.Element.setAttribute(Element.java:1556)
at com.intellij.openapi.projectRoots.impl.k.b(k.java:40)
at
com.intellij.openapi.projectRoots.impl.ProjectJdkTable.b(ProjectJdkTable.jav
a:34)
at com.intellij.openapi.a.a.a.a(a.java:118)
at com.intellij.application.c.a(c.java:143)
at com.intellij.ide.util.r.c(r.java:28)
at com.intellij.ide.c.a(c.java:40)
at com.intellij.ide.c.b(c.java:8)
at com.intellij.ide.bb.actionPerformed(bb.java:6)
at javax.swing.Timer.fireActionPerformed(Timer.java:150)
at javax.swing.Timer$DoPostEvent.run(Timer.java:108)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
at com.intellij.ide.c.dispatchEvent(c.java:38)
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list