You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

How to get the CXF tools plugin for Eclipse?

You can download the tools plugin from //people.apache.org/repo/m2-snapshot-repository/org/apache/cxf/cxf-eclipse-plugin/2.1-incubator-SNAPSHOT/
If you prefer to get the snapshot version of tools eclipse plugin, you can check out the source or download the source tar tall, and follow the steps below

> cd tools/eclipse-plugin/
> mvn install

You can find the zip file under the target directory.

Which version of Eclipse does tools support

Currently the Eclipse plugin are only used by Eclipse STP project, and
it's a bundle of CXF tools (wsdltojava, javatowsdl)
If you are trying to use CXF tool in Eclipse, i would suggest, you go
directly to STP1 from where you will get more information

  • No labels