Re: NB18 garbles Javadoc

2023-08-04 Thread Neil C Smith
Hi, This should now be fixed in NetBeans 19-rc4. Please take the time to verify it fixes your issue before it moves to release, thanks! Release candidates linked from https://github.com/apache/netbeans/discussions/6225 Thanks and best wishes, Neil On Tue, 1 Aug 2023 at 16:00, Neil C Smith

Re: NB18 garbles Javadoc

2023-08-01 Thread Neil C Smith
On Tue, 1 Aug 2023 at 10:08, Chris Powell wrote: > ... screenshots ... > Same in version 18. So I guess it's still in the latest versions too. Thanks for those Chris! I was able to reproduce, and hopefully found a fix at https://github.com/apache/netbeans/pull/6282 I've added the ci:dev-build

Re: NB18 garbles Javadoc

2023-08-01 Thread Giles Winstanley
, Gary wrote: 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

Re: NB18 garbles Javadoc

2023-08-01 Thread Chris Powell
Screenshots in 12.5: Before: [image: TestGarbleInShot.png] Insert parameter, click on add @param s and: [image: TestGarbleOutShot.png] Same in version 18. So I guess it's still in the latest versions too. Many regards Chris Powell On Tue, Aug 1, 2023 at 8:45 AM Neil C Smith wrote: > On

Re: NB18 garbles Javadoc

2023-08-01 Thread Neil C Smith
On Mon, 31 Jul 2023 at 23:48, Greenberg, Gary wrote: > Have anybody noticed such behavior? Has a bug report been filed? > Unfortunately, I can’t file report myself, as access to external repositories > forbidden by company policy. Never noticed this personally. And can't remember noticing a

Re: NB18 garbles Javadoc

2023-08-01 Thread Chris Powell
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

RE: NB18 garbles Javadoc

2023-07-31 Thread Greenberg, Gary
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

NB18 garbles Javadoc

2023-07-31 Thread Greenberg, Gary
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