eclipse-jdt / eclipse.jdt.ui

Eclipse Public License 2.0
35 stars 86 forks source link

Jump to the wrong method api[bug] #1424

Closed TigerGod closed 3 months ago

TigerGod commented 3 months ago

image 1, When I check the APi of the class, the actual parameter type passed is not the same as the parameter type that needs to be passed 2, When I click on open declaration, it jumps to the wrong method, he should actually jump to method 2. image image

humphreygao commented 3 months ago

cannot reproduce for eclipse 4.32 i-build

jukzi commented 3 months ago

can not reproduce image

TigerGod commented 3 months ago

I'm using the eclipse sdk and this is the problem that shows up in the sdk

TigerGod commented 3 months ago

version is 4.31

TigerGod commented 3 months ago

even now i can rebuild the problem

TigerGod commented 3 months ago

image you can see the time.

jjohnstn commented 2 months ago

@TigerGod What @jukzi is telling you is that the problem is already fixed in the up-coming next release: 4.32. You can download/update from an I-build (nightly build) or download the RC2 milestone (last milestone before release) now or you can wait until it is officially released on June 12th and update to 4.32. Eclipse does not back-port minor fixes to previous releases - you are expected to either update from I-builds if you need the fix or update your Eclipse to latest release when it is available.