‎2024 Dec 12 8:42 AM - edited ‎2025 Feb 07 10:58 AM
Using the latest Eclipse / ADT (but it happened also with the previous versions), I hit ctrl-F to start find&replace: I enter the "find" string "/ui2/cl_json", move to the "replace" field and hit ctrl-V, to paste the stored valued "z_ui2_json".
Nothing happens.... or rather: the field remains empty, but the text was pasted into the sourcecode at the cursor position, which is definitely NOT what I was looking for.
Can anyone else reproduce this behaviour? I'd call it a bug, or at the very least an incomplete feature.
Request clarification before answering.
Hello, I just tried this out of curiosity and could not replicate this issue (see edit below).
CTRL+F, write "/ui2/cl_json", click on down arrow (to open Replace functionality), CTRL+V to paste "z_ui2_json". Result as expected:
I am on Eclipse:
Version: 2024-09 (4.33.0)
Build id: 20240905-0614
EDIT: I just updated to Eclipse:
Version: 2024-12 (4.34.0)
Build id: 20241128-0757
And now I can confirm there really is bug 😀
But most likely in Eclipse and not ADT? Because my ADT version is same like before (newest).
After CTRL+V:
EDIT2: Seems like Eclipse recently reworked FIND/REPLACE function and there is a way to switch to old version: https://stackoverflow.com/questions/79012836/eclipse-2024-09-is-there-a-way-to-get-the-old-find-repl...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To me it seems like this:
There was a bug that was fixed shortly before the release of 4.34.
But in editors from ADT, this bug is still present. Maybe they were built on top of Eclipse's code from before the fix.
You can see that it works in Eclipse's general editor when creating a text file from File -> New -> Other -> General -> Untitled Text File.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 11 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.