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/11/02 09:09:33 UTC

[GitHub] [netbeans] ikerarazuri opened a new issue, #4902: Ctrl + click doesnt work

ikerarazuri opened a new issue, #4902:
URL: https://github.com/apache/netbeans/issues/4902

   ### Apache NetBeans version
   
   Apache NetBeans 15
   
   ### What happened
   
   Hello.
   When i Control + click an external class it doesn`t redirect me to the declaration of that class.
   Also Control + space shortcut doesn`t show me any suggestions.
   I have try to clear netbeans cache, uninstall it or change netbeans or jdk versions.
   This worked to me a some days ago but now it isn`t working.
   
   
   ### How to reproduce
   
   _No response_
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Windows 10
   
   ### JDK
   
   jdk-19.0.1
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   Yes
   
   ### Code of Conduct
   
   Yes


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


[GitHub] [netbeans] neilcsmith-net commented on issue #4902: Ctrl + click doesnt work

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on issue #4902:
URL: https://github.com/apache/netbeans/issues/4902#issuecomment-1299958063

   JDK 18, not 1.8.  NetBeans 15 predates the release of JDK 19, so it's possible there are some issues there.  Or try with a release candidate of NetBeans 16 - #4815 
   


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


[GitHub] [netbeans] ikerarazuri commented on issue #4902: Ctrl + click doesnt work

Posted by GitBox <gi...@apache.org>.
ikerarazuri commented on issue #4902:
URL: https://github.com/apache/netbeans/issues/4902#issuecomment-1299966060

   I tested with JDK 18 and the issue isn't solving.


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


[GitHub] [netbeans] mbien commented on issue #4902: Ctrl + click doesnt work

Posted by GitBox <gi...@apache.org>.
mbien commented on issue #4902:
URL: https://github.com/apache/netbeans/issues/4902#issuecomment-1368140778

   I can't reproduce this. It works for me. I click on the `s` and the cursor moves before the `String`.
   
   but since not even auto completion works for you, there is probably a lot more going wrong here.
   
   you could attach the log file if you want but I suspect you might have imported the config of an old NB instance and might have two nb-javac modules installed. Try upgrading to NetBeans 16 since we fixed this particular issue via #4838
   
   if this still persists, please attach a log file from NB 16.
   


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


[GitHub] [netbeans] neilcsmith-net commented on issue #4902: Ctrl + click doesnt work

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on issue #4902:
URL: https://github.com/apache/netbeans/issues/4902#issuecomment-1299943645

   Please try running NetBeans 15 itself on JDK 18 or lower and see if this replicates.


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


[GitHub] [netbeans] ikerarazuri commented on issue #4902: Ctrl + click doesnt work

Posted by GitBox <gi...@apache.org>.
ikerarazuri commented on issue #4902:
URL: https://github.com/apache/netbeans/issues/4902#issuecomment-1299991189

   Simplificating my problem when i have a declaration of a method i want to get where is declarated, for example, when i declarate a variable and then unsed, even if its in the same class it doesn`t redirect me to that line.
   For example here, when i control click "s" of second line it dosn't show me first:
   ![image](https://user-images.githubusercontent.com/47148738/199464429-131e0da5-4bae-4c52-94cc-401006dcf79e.png)
   


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


[GitHub] [netbeans] ikerarazuri commented on issue #4902: Ctrl + click doesnt work

Posted by GitBox <gi...@apache.org>.
ikerarazuri commented on issue #4902:
URL: https://github.com/apache/netbeans/issues/4902#issuecomment-1299953537

   I test with JDK 1.8 and continues replicating.
   This JDK 1.8 worked before perfectly.


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


[GitHub] [netbeans] ikerarazuri commented on issue #4902: Ctrl + click doesnt work

Posted by GitBox <gi...@apache.org>.
ikerarazuri commented on issue #4902:
URL: https://github.com/apache/netbeans/issues/4902#issuecomment-1299957873

   One friend its using same JDK and in his NetBeans is working correctly


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