You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Tomáš Procházka (Jira)" <ji...@apache.org> on 2021/01/22 19:19:00 UTC

[jira] [Closed] (NETBEANS-3641) Find Usages throws ClassCastException

     [ https://issues.apache.org/jira/browse/NETBEANS-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomáš Procházka closed NETBEANS-3641.
-------------------------------------
    Resolution: Incomplete

> Find Usages throws ClassCastException
> -------------------------------------
>
>                 Key: NETBEANS-3641
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3641
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.2
>         Environment: Windows 10, 10.0, amd64, Java HotSpot(TM) 64-Bit Server VM, 25.181-b13, Java(TM) SE Runtime Environment, 1.8.0_181-b13, IDE 11.2
>            Reporter: jose luis romero
>            Priority: Major
>
> Every time I try to "find usages" on some method from a project that it is being used by 
>  many others as a dependency, so I select
> *Find Usage and overriding methods*
> and *Scope: current Pro & Dependencies* this error shows up
> Selecting *Find usages* doesn't produce the error
> <record>
>   <date>2019-12-27T07:46:21</date>
>   <millis>1577443581224</millis>
>   <sequence>1115</sequence>
>   <level>700</level>
>   <thread>150</thread>
>   <message>UI_USER_CONFIGURATION</message>
>   <key>UI_USER_CONFIGURATION</key>
>   <catalog>org.netbeans.modules.uihandler.Bundle</catalog>
>   <param>Windows 10, 10.0, amd64</param>
>   <param>Java HotSpot(TM) 64-Bit Server VM, 25.181-b13, Java(TM) SE Runtime Environment, 1.8.0_181-b13</param>
>   <param>Apache NetBeans IDE 11.2</param>
>   <param></param>
>   <param>ClassCastException: com.sun.tools.javac.code.Symtab$6 cannot be cast to javax.lang.model.element.TypeElement</param>
>   <param>&lt;Please provide a description of the problem or the steps to reproduce&gt;</param>
>   <param>*********</param>
> </record>



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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