You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "jose luis romero (Jira)" <ji...@apache.org> on 2019/12/27 10:56:00 UTC

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

jose luis romero created NETBEANS-3641:
------------------------------------------

             Summary: 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:   <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>
            Reporter: jose luis romero


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

<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