Import Apache CXF to your Eclipse project
- In the Eclipse® Package Explorer pane, right-click your project.
- Click Properties.
- Click File.
- Click Java Build Path.
- On the Libraries tab, click Add External JARs.
- Navigate to the lib folder of Apache CXF™ (for example C:\Program Files\apache-cxf-2.1.2\lib\).
- Type Ctrl-A to select all the .jar files.
- Click Open.
- Click OK.
Next topic: Import the client proxy to your project
Previous topic: Configure the VM arguments in your project