Search code examples
netbeansnetbeans-7

How do I disable "Run Monitor" in NetBeans?


I'm using NetBeans IDE v7.0.1. When I try to run a program (F6 Shortcut), There is a pop-up window in the left side named "Run Monitor". How do I disable it? Thank you all.


Solution

  • go into your project properties (right-click on the project --> properties or go to the "File" menu and select your project properties), select "profile" and uncheck the box "Show profiling indicators during run"