Skip Navigation

Import
Apache CXF
libraries to your
Eclipse
project

Import the
Apache CXF
libraries to make them available for use in your applications.
  1. In
    Eclipse
    , in the
    Package Explorer
    pane, right-click your project.
  2. Click
    Properties
    .
  3. In the left pane, click
    Java Build Path
    .
  4. On the
    Libraries
    tab, click
    Add External JARs
    .
  5. Navigate to the
    lib
    folder of your
    Apache CXF
    installation (for example, C:\Program Files\Apache CXF\apache-cxf-3.1.7\lib).
  6. Select all of the .jar files.
  7. Click
    Open
    .
  8. Click
    OK
    .