To manually show the memory usage widget on Netbeans Platform, I have to right click on the toolbar and then select Memory.
Is there a way to get the memory usage widget to be shown on start up as default? Such that it will be displayed on startup without user input.
After some reading I found that there is a property that can be set in the Core UI module.
In the package explorer:
– Important Files | XML Layer | | Toolbars | Standard
Set:
<Toolbar name="Memory" visible="true">