You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (Jira)" <ji...@apache.org> on 2019/09/13 05:51:00 UTC

[jira] [Commented] (NETBEANS-3087) ClassCastException on Code Completion

    [ https://issues.apache.org/jira/browse/NETBEANS-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929004#comment-16929004 ] 

Laszlo Kishalmi commented on NETBEANS-3087:
-------------------------------------------

I've seen this one reported recently for PHP as well.
What JDK are you running?

> ClassCastException on Code Completion
> -------------------------------------
>
>                 Key: NETBEANS-3087
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3087
>             Project: NetBeans
>          Issue Type: Bug
>            Reporter: luca campagnaro
>            Priority: Critical
>
> {noformat}
> java.lang.ClassCastException: class org.openide.util.ImageUtilities$ToolTipImage cannot be cast to class javax.swing.ImageIcon (org.openide.util.ImageUtilities$ToolTipImage is in unnamed module of loader 'app'; javax.swing.ImageIcon is in module java.desktop of loader 'bootstrap')
>  at org.netbeans.modules.groovy.editor.api.completion.CompletionItem$TypeItem.getIcon(CompletionItem.java:664)
>  at org.netbeans.modules.csl.editor.completion.GsfCompletionItem$DelegatedItem.getIcon(GsfCompletionItem.java:233){noformat}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists