Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » 2022-12 Eclipse Showing @param as misspelled(JavaDoc param annotation is showing as misspelled in Version: 2022-12 (4.26.0) Build id: 20221201-19)
2022-12 Eclipse Showing @param as misspelled [message #1857179] Sat, 21 January 2023 20:20 Go to next message
Eclipse UserFriend
This is not a big issue, just irritating as it flags JavaDoc @param annotations.

So, normal JavaDoc...

/**
* Whatever
* @param x Some number
*/

The @param is flagging, and didn't do so before 2022-12.

Quick fixes are to remove the space after "@param " or to change the word to "Prime".

Re: 2022-12 Eclipse Showing @param as misspelled [message #1857523 is a reply to message #1857179] Mon, 13 February 2023 09:01 Go to previous message
Eclipse UserFriend
I found that if I added the word 'param' to my dictionary, then the flagging stopped. It doesn't fix it, but makes it a lot less irritating.
Previous Topic:Hover to quick-inspect showing an unusable popup
Next Topic:Passing the `release` option to the compiler
Goto Forum:
  


Current Time: Tue Jul 15 23:12:11 EDT 2025

Powered by FUDForum. Page generated in 0.02827 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top