When you have finished importing the external dependencies that
are required by the PeopleSoft resource adapter, you need to add them to the
Java build path.
To add the external dependencies to the build path:
- In the Project Explorer view, right click PeopleSoft and
select Properties. The Properties window opens.
- In the left frame, select Java Build Path.
The Java Build Page opens.
- Click the Libraries tab. The JAR files and
class folders that are currently on the build path are displayed.
- Click Add JARs. The JAR Selection window
opens.
- In the Choose JAR archives to be added to the build
path list, expand both PeopleSoft and connectorModule,
then use the Ctrl key to select both psftci.jar and psjoa.jar.
- Click OK to close the JAR Selection window.
In the JARs and class folders on the build path list,
the two JAR files are now displayed, as shown in the following figure:

- Click OK to close the Properties window.
- Switch to the Business Integration perspective. (Although errors
appear in the Problems view, they will disappear when
you complete the steps in the next topic.)