|
Running the Project
Now that the coding is finished, you can launch the application. Firstly you may want to build the project. Select the project root folder > right-click mouse > select Build menu. .
Make sure there is no error.
|
Before you run the project, you need to specify the application's Main Class in the project's properties dialog box. If no Main Class is specified, you are prompted to set it the first time that you run the application.
Select the project root folder > right-click mouse > select Run menu.
Select sakila.ui.MyDVDStoreAdmin for the Main Class. Click OK.
Type in a search string in the First Name or Last Name text field and click Query to search for an actor and see the details. The following screenshots show some examples.
-------------------------------------------------------------
-------------------------------------------------------------
You can also see the run log file in the Output window.