This bug occures in all builds from #624 to #629. "Mike Aizatsky" <[EMAIL PROTECTED]> wrote in message news:aciffn$dhu$[EMAIL PROTECTED]... > Vladimir, > > I can't reproduce it on the current source base. Is it reproducible in #624? > > -- > Best regards, > Mike Aizatsky. > ------------------------------ > JetBrains, Inc / IntelliJ Software > http://www.intellij.com > "Develop with pleasure!" > > > "Vladimir Korenev" <[EMAIL PROTECTED]> wrote in message > news:acdulf$kn1$[EMAIL PROTECTED]... > > A message "Unhandled exception: java.sql.SQLException" appears sometimes > and > > disappears after refreshing error information (when I change the file). > > e.g. - error in the 3rd line is displayed (see attach) > > > > 1 public void setItemId(String itemId) throws PropertyException { > > 2 try { > > 3 getRowSet().updateString(ITEM_ID, itemId); > > 4 } catch (SQLException x) { > > 5 throw new PropertyException(x); > > 6 } > > 7 } > > > > > > > > > >
_______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
