Add the Java Classes |
![]() Previous |
![]() Next |
In this step, you will add the Java classes to the TopLink Workbench project.
For more information, see "Working with Classes" in Oracle Toplink Developer's Guide.
Select the Advanced_Tutorial project in the Navigator. The Project properties page appears in the Editor. Select the General tab.
In the Classpath area, click Browse. The Add Entries file chooser dialog appears.
Navigate to the <ADVANCED_TUTORIAL_HOME>/bin directory then click OK.
Click the Add or Refresh Classes button. The Select Classes dialog appears.
Select the example.model package, click Add Selected Classes to List, then click OK. TopLink adds the package and classes to the project.