-
Notifications
You must be signed in to change notification settings - Fork 860
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Find in Projects not working in NetBeans 24 #8064
Comments
Please provide minimal info necessary to help:
|
and
please update the JDK to the latest update release. Manjaro does have all up to date packages in its repo.
the arch user repo is a collection of user maintained build scripts. We can only support the artifacts you can find on the download page. If something is broken there - we can't fix it. |
Same issue here with JDK21 and macOS 15.1.1 |
Guys, seriously, you are developers, how do you expect people to help you, if you don't provide basic information?I suspect, that search is working, you are just not seeing the result, that can be trivially be fixed (by you) |
Ubuntu auto updated me yesterday to from NB23 to NB24. I had what appeared to be the exact same issue of no search results that I could see. I almost rolled back to ND23. Your suggestion of just pulling open the hidden results worked for me. Even after you told me where to look, it look me a bit to figure out where to drag. |
the search results panel probably needs a minimal width set so that it can't completely collapse. Usages/Refactoring doesn't seem to have the same problem - haven't checked the other inspection windows.
turns out this remark was a red herring if this issue is just about a panel splitter |
Apache NetBeans version
Apache NetBeans 24
What happened
Just installed newest NB 24 and tried using ctrl-shift-f and anything i try to search for it finds nothing. I try a string in the code file I am in that I see in front of me and it does not find that either.
Language / Project Type / NetBeans Component
Java Spring Boot gradle project
How to reproduce
Have a java file open. hit ctrl-shift-f enter any text, like "logger" and it says match: literal. hit find and it never finds anything.
Did this work correctly in an earlier version?
Apache NetBeans 23
Operating System
Linux mypc 6.12.1-4-MANJARO #1 SMP PREEMPT_DYNAMIC Mon, 25 Nov 2024 05:36:03 +0000 x86_64 GNU/Linux
JDK
Java HotSpot(TM) 64-Bit Server VM (build 17.0.5+9-LTS-191, mixed mode, sharing)
Apache NetBeans packaging
Other
Anything else
i think it is installed with netbeans-bin 24-1 manjaro AUR package
this is newest manjaro. there are other weird things maybe just in netbeans. menu's not dropping down correctly....
Are you willing to submit a pull request?
No
The text was updated successfully, but these errors were encountered: