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 w
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
Yes, frequently noticed this issue as well, although can't remember back
to know a starting version.
It doesn't seem restricted to dash-containing Javadoc, (I've definitely
encounted it in doc without). My experiences tend to have been with
multiline comments and/or methods with generics/wildc
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 Mo
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 bug
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