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


