I noticed this garbling starting in 12.5! I work around it now by copying
the original commentary, allowing NB to garble, then paste the commentary
back.
Chris Powell
CTO
discovery.eu
On Mon, Jul 31, 2023 at 10:48 PM Greenberg, Gary
wrote:
> I had to make some changes to the code that alread
Forgot to mentioned, garbling occurs always only if you have dashes (-) in the
Javadoc text.
Otherwise it works normal.
From: Greenberg, Gary
Sent: Monday, July 31, 2023 3:48 PM
To: users@netbeans.apache.org
Subject: NB18 garbles Javadoc
I had to make some changes to the code that already has e
I had to make some changes to the code that already has extensive Javadoc in it.
Those changes include adding parameters to several functions.
After I add these parameters, a yellow warning badge appears near the function,
which says "Missing @param tag for ...".
If I select to add it, the tag is a