Hi Tom,
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 STP[1] from where you will get more information
(tutorial[2], docs etc.)
If you what you want is to load the whole CXF source code into Eclipse,
than you can see [3] (section:Setting up Eclipse)
[1] http://www.eclipse.org/stp/
[2] http://www-128.ibm.com/developerworks/edu/os-dw-os-eclipse-soatp.html
[3] http://cwiki.apache.org/confluence/display/CXF/Building
Cheers,
James.
Okay
This started out this morning as a nice to have and now has become an
obsession because I cannot get it to work.
I'm trying to install the CXF Eclipse plugin and I can't get it to work.
I've tried pointing the Eclipse "Search for new features to install" wizard
at the remote site:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/cxf/cxf-eclipse-plugin/2.0-incubator-RC-SNAPSHOT/
When I do that I get:
Network connection problems encountered during search.
Unable to access
"http://people.apache.org/repo/m2-snapshot-repository/org/apache/cxf/cxf-eclipse-plugin/2.0-incubator-RC-SNAPSHOT/".
Error parsing site stream. [White spaces are required between publicId
and systemId.]
Error parsing site stream. [White spaces are required between publicId
and systemId.]
I've tried doing it as a "Local Site" by downloading some of the files and
pointing at the downlaod directory but I keep getting a pop up saying it is
not an update site.
I guess I'm not sure what to download or how to install it. Any help would
be appreciated.
Thanks
Tom