Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Samples and Examples
  4. Part 3: Tools and Utilities
  5. Part 4: SDK Resources

Adding the Missing Library JAR Files

Adding the Missing Library JAR Files

After you identify the missing library JAR files, add them to the build class path.
  1. In the Eclipse IDE, right-click the sample project, and select
    Properties
    .
  2. Click
    Java Build Path
    .
  3. On the
    Libraries
    tab, perform one of the following tasks:
    • To add a JAR file that is inside your workspace, click
      Add JARs
      .
    • To add an external JAR file, click
      Add External JARs
      .
    The
    JAR Selection
    dialog box appears.
  4. Browse to the location of the JAR file that you want to add, and select the JAR file.
    The JAR file is added to the build class path.
  5. Similarly, add the other missing JAR files.

0 COMMENTS

We’d like to hear from you!