NB 26
Win 11-64
clangd 16.0.2
I'm developing in C++ using NB as an editing platform. What I am seeing
is that clangd/NB? recognizes '}' in comments. This interferes with the
display of blocks of code (click on '(' or ')' and the containing block
is displayed with a vertical bar on the left).
On 25/07/15 2:11 AM, Neil C Smith wrote:
On Tue, 15 Jul 2025 at 07:52, Ernie Rael wrote:
On 25/07/14 2:49 PM, ArbolOneEnterprise wrote:
Is this mailing list still active?
Start at https://netbeans.apache.org/ then in the "Join us" note follow
the link to mailing lists and under "Users list" (
Thank you, Neil and Michael.
You're right, I copied the configuration from the IDE. Removing the reference
to the javaagent resolved the issue.
Sincerely,
Dan
On Monday, July 7, 2025 at 06:14:47 AM CDT, Neil C Smith
wrote:
Hi Daniel,
On Fri, 4 Jul 2025 at 17:04, Michael Bien wr
I had the same problem where I had a panel with some comboboxes which
should be populated by values from the database.
I worked around it by extracting the database calls into it's own method
which needed to be called manually after constructing the panel:
Within my TopComponent I construct the
On Tue, 15 Jul 2025 at 07:52, Ernie Rael wrote:
>
> On 25/07/14 2:49 PM, ArbolOneEnterprise wrote:
> > Is this mailing list still active?
>
> Start at https://netbeans.apache.org/ then in the "Join us" note follow
> the link to mailing lists and under "Users list" (which is this list)
> there are
On Mon, 14 Jul 2025 at 22:30, ArbolOneEnterprise wrote:
> Anyone knows how to set the Dashboard tab to be show at start up?
Top left widget in Dashboard, under Check for Updates - select Show
Dash on Startup.
Best wishes,
Neil
---