Any of these commands may appear on the popup menu when you are in the Project Browser mode, the Opened Browser mode, or the Directory Browser mode. The commands displayed depend on the AppBrowser mode and what type of file is selected.
See also:
Structure pane
An alternate way to perform this command is to click Run on the toolbar.
Files must be compiled before they can run. When you choose Run|Run, JBuilder automatically compiles the file or project before running it.
Use the Project Properties dialog box (File|Project Properties) to change compiler options. When working with partial projects, make sure that the Make Packages Stable option is unchecked.
See also:
Building Applications with JBuilder: Compiling Java programs
Make is faster than Rebuild once you have done the initial compiling.
See also:
Building Applications with JBuilder: Compiling Java programs
See also:
Building Applications with JBuilder: Compiling Java programs
Rename also changes the name in the class in which the subcomponent is declared and in any event classes created for the subcomponent.