Manual
Figure 9-7 JRE Options - Preferences Screen
7. Click Finish (in Figure 9-6) to create the Java project.
Figure 9-8 shows the structure of the newly created Java Project AxisClient.
Figure 9-8 Java Project AxisClient
Creating the Java Package for Client Project
To create the Java Package for client project, complete the following steps:
1. On the Project Explorer frame, right-click AxisClient and select New > Package. The
New Java Package dialog box appears.
2. In the Name field, enter com.hp.client and ensure that the Source folder is set to the
AxisClient/src directory. Click Finish.
Figure 9-9 shows the New Java Package dialog box.
210 Getting Started with Axis2/Java