blob: d6376e360cd2f08882b2f79032eef8fae68bdff9 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) 2009 Shane Clarke. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: Shane Clarke - initial API and implementation">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Install the CXF Project Facet</title>
<link href="../book.css" rel="stylesheet" charset="ISO-8859-1" type="text/css">
</head>
<body lang="EN-US">
<h2>Install the CXF Project Facet</h2>
<p>There are three ways to enable a Dynamic Web Project for CXF Web services development.<p>
<ol>
<li>Let the Web Services wizards do it for you automatically when creating a Web service with Apache CXF.</li>
<li>Select a CXF project configuration or modify another configuration when creating a new Dynamic Web Project
<p><img src="./images/facet_configuration.png" alt="Project Configuration" > </p></li>
<li>Right-click on a Dynamic Web Project and choose <b>Properties</b> from the context menu.<br/> On the the <b>Project Facets</b>
properties page select the <b>CXF 2.x Web Services</b> facet in the list and click <b>OK</b>.
<p><img src="./images/project_facets.png" alt="Project Facets" > </p></li>
</ol>
<p><img src="../images/ngrelr.png" alt="Related reference" border="0" ></p>
<a href="PLUGINS_ROOT/org.eclipse.jst.ws.cxf.doc.user/reference/cxf_facet.html">CXF Project Facet</a><br>
</body>
</html>