New Bean
Create a Bean class.
-
In the Package Explorer, select the project where the Bean will be created → right-click → select 'New Bean'.
-
Enter the required information in the New Bean wizard.
-
Source folder: You can select the source folder where the Bean class will be created.
-
Package name: You can select the package where the Bean class will be created.
-
Type name: Enter the name of the Bean class.
-
Logical name: Enter the logical name of the Bean class.
-
Description: Enter a description of the Bean class.
-
Author: Enter the author. The ID used to log in is used as the default value.
-
-
After entering the required information, click the Finish button, and the following source code will be generated.


