I am using build #633 and I have come across the weirdest and extremely annoying bug. Not only that it has nothing to do with the IDEA environment by the installation of the IDEA is causing this bug. This bug has only surfaced after I have installed #632 ɹ.
The bug: I am using Toplink's workbench for Java (I map my db tables to Java objects with the workbench). It is written in java and it is using it's own installed vm. However, (this happens frequently) everytime I try to enter a character into any text field in the IDE itself I get the following exception that is produced by toplink: Exception "java.lang.ClassNotFoundException: [Lcom.intellij.codeInsight.j.bd;"while constructing DataFlavor for: application/x-java-serialized-object; class="[Lcom.intellij.codeInsight.j.bd;" Exception "java.lang.ClassNotFoundException: [Lcom.intellij.codeInsight.j.be;"while constructing DataFlavor for: application/x-java-serialized-object; class="[Lcom.intellij.codeInsight.j.be;" Exception "java.lang.ClassNotFoundException: [Lcom.intellij.codeInsight.j.bd;"while constructing DataFlavor for: application/x-java-serialized-object; class="[Lcom.intellij.codeInsight.j.bd;" Exception "java.lang.ClassNotFoundException: [Lcom.intellij.codeInsight.j.be;"while constructing DataFlavor for: application/x-java-serialized-object; class="[Lcom.intellij.codeInsight.j.be;" Exception "java.lang.ClassNotFoundException: [Lcom.intellij.codeInsight.j.bd;"while constructing DataFlavor for: application/x-java-serialized-object; class="[Lcom.intellij.codeInsight.j.bd;" Exception "java.lang.ClassNotFoundException: [Lcom.intellij.codeInsight.j.be;"while constructing DataFlavor for: application/x-java-serialized-object; class="[Lcom.intellij.codeInsight.j.be;" Exception "java.lang.ClassNotFoundException: [Lcom.intellij.codeInsight.j.bd;"while constructing DataFlavor for: application/x-java-serialized-object; class="[Lcom.intellij.codeInsight.j.bd;" Why is my toplink IDE even have a reference to intellij?????? I had been using #629 for sometime and never had this issue. Dino _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
