Import Apache
CXF
libraries to your Eclipse project
Apache
CXF
libraries to your Eclipse
projectImport the
Apache
CXF
libraries to make them available for use in your applications.- InEclipse, in thePackage Explorerpane, right-click your project.
- ClickProperties.
- In the left pane, clickJava Build Path.
- On theLibrariestab, clickAdd External JARs.
- Navigate to thelibfolder of yourApache CXFinstallation (for example, C:\Program Files\Apache CXF\apache-cxf-3.1.7\lib).
- Select all of the .jar files.
- ClickOpen.
- ClickOK.