Home
Creating a Java package using the New Java Package wizard
For our example, we create a Java package by doing the following steps:
![]()
Select the src folder in the RAD75Java project, and click in the toolbar.
![]()
Type the package name (itso.rad75.bank.model) and click Finish to create the package (Figure | 15).
![]()
Figure 8-15 Create a Java package
ITSOBank example-Packages
Repeat the foregoing steps to create the following Java packages, which are described in Packaging structure:
![]()
![]()
![]()
itso.rad75.bank.model
![]()
![]()
![]()
itso.rad75.bank.ifc
![]()
![]()
![]()
itso.rad75.bank.impl
![]()
![]()
![]()
itso.rad75.bank.exception
![]()
![]()
![]()
itso.rad75.bank.client
ibm.com/redbooks