Issue #14625: fixed inspections violations MismatchedJavadocCode#14810
Conversation
|
No more violation of MismatchedJavadocCode inspection.... |
|
@romani , ping please. |
|
@nrmancuso , ping please. |
nrmancuso
left a comment
There was a problem hiding this comment.
What a great inspection! Thanks for the update.
|
@nrmancuso , could you please tell me what version of IntelliJ do you use? I have been speaking in the forum and they are saying that the scopes should not be a problem in 2024 tags. I have tried to run the latest version yesterday but it seems to crash on my pc. If you or @romani are using the latest version, could you please confirm if the scopes are working fine? |
Is this the version that our last image used? |
|
@nrmancuso , our current image is 2022.3.3 after migration. We have tried 2023.3.4 but scopes were problematic so we reported to them. The latest is 2024.1 released on April 4th and we did not test this until now. |
|
Different machines can have different behavior sadly, the only way to know if 2024.1 solves the issue for us is to build the image and try it out. |
|
Sure, will try in that case :) |
|
it looks like it is working !!!! |
@romani , that's great news, let's try this version. I will send PR as soon as I can Build #IU-241.14494.240 they have some good amount of updates as part of first 24 tag |

Part of #14625
Deals with MismatchedJavadocCode inspection.