File tab menu
You can run, debug, make, and rebuild directly from the file tab menu in the content pane. Right-click the file tab to choose any of these menu items. The source file must have a <code>public static main()</code>
 method for Run and Debug to appear on the menu.