Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Warning/info given about using Maven plugin for Eclipse.

Setting up a an Eclipse project to build CXF is pretty easy. There are three parts to it:

...


Panel

(info) While there exist Maven plug-ins for Eclipse, team developer experience has found using them with CXF problematic at best. We recommend importing the CXF source code as Eclipse projects as shown below and/or using Maven externally (i.e., from a command-line window) as discussed on the CXF build page.

To install the plugins:

  • Go to
    No Format
    Help -> Software updates -> Find and install
    

...