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
All,
I just migrated my platform application from NetBeans 12.4 to NetBeans 26.
I can create a distribution as before by right-clicking my application within
the IDE and selecting Package As → Zip Distribution. However, when I attempt to
run the application outside the IDE, I receive the follo
All,
I am porting my NB 8.2 platform application to 11.1, and I am struggling to get
my helpsets displayed. That is, nothing happens when, for example, a wizard's
help button within my platform application is clicked. Everything worked great
in NB 8.2.
I therefore created an empty platform appl
Is there a way to hide the "Customize" menu item that appears under "View ->
Toolbars" for an application built on top of the NetBeans platform? The
"Customize" menu item is added programmatically by the ToolbarConfiguration
class in the Core - Windows module.
Thanks in advance for any sugges