PSI Exception - JetBrainers please explain:
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:21)
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:82)
at com.intellij.psi.impl.source.e.c.a(c.java:83)
at com.intellij.psi.impl.source.f.e.a(e.java:13)
at com.intellij.psi.impl.source.e.r.a(r.java:111)
at com.intellij.psi.impl.source.e.a.bs.a(bs.java:20)
at com.intellij.psi.impl.source.q.addBefore(q.java:28)
Whats tripping things up at this location? All I'm seeing is a Throwable
and nothing explicit :(
Please sign in to leave a comment.
What build it is?
--
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Mark Derricutt" <mark@talios.com> wrote in message
news:pan.2004.01.25.03.38.51.584467@talios.com...
com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:21)
com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:82)
>
>
>
>
On Fri, 30 Jan 2004 23:22:19 +0300, Valentin Kipiatkov (JetBrains) wrote:
Solved it - it was me not commiting the PSI document first.