You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/06/29 02:48:05 UTC

[GitHub] [netbeans] mbien commented on issue #4285: Find usages not working

mbien commented on issue #4285:
URL: https://github.com/apache/netbeans/issues/4285#issuecomment-1169475129

   > If I select find usages of the method create, netbeans reports zero usages; however I can manually navigate to the file that calls this create method.
   
   how do you call this method?
   
   > jdk1.8.0_111 32-bit (required as minimum supported version for our system)
   
   you aren't running netbeans on that, right? Thats for the project? You should run NetBeans on JDK 11+. You can use any JDK you want for your projects - thats two different settings.
   
   If you believe this is a caching issue: close NetBeans. Clear the cache folder, start NetBeans and let it index everything.
   
   this section in the readme explains how to find the cache location:
   https://github.com/apache/netbeans#log-config-and-cache-locations


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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