From richfaces-svn-commits at lists.jboss.org Thu Apr 7 22:24:12 2011 Content-Type: multipart/mixed; boundary="===============6040781923300017441==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r22394 - modules/docs/trunk/Developer_Guide/src/main/docbook/en-US. Date: Thu, 07 Apr 2011 22:24:12 -0400 Message-ID: <201104080224.p382OClq031798@svn01.web.mwc.hst.phx2.redhat.com> --===============6040781923300017441== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: SeanRogers Date: 2011-04-07 22:24:11 -0400 (Thu, 07 Apr 2011) New Revision: 22394 Modified: modules/docs/trunk/Developer_Guide/src/main/docbook/en-US/chap-Developer= _Guide-Getting_started_with_RichFaces.xml Log: Revised Maven integration section: RFPL-1415 Modified: modules/docs/trunk/Developer_Guide/src/main/docbook/en-US/chap-De= veloper_Guide-Getting_started_with_RichFaces.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- modules/docs/trunk/Developer_Guide/src/main/docbook/en-US/chap-Develope= r_Guide-Getting_started_with_RichFaces.xml 2011-04-08 01:06:44 UTC (rev 223= 93) +++ modules/docs/trunk/Developer_Guide/src/main/docbook/en-US/chap-Develope= r_Guide-Getting_started_with_RichFaces.xml 2011-04-08 02:24:11 UTC (rev 223= 94) @@ -317,13 +317,9 @@ The BUILD SUCCESSFUL message indica= tes the project has been assembled and is ready to import into an IDE (inte= grated development environment), such as JBoss Tools. - = - - Import the project into an IDE - - To import the project into Eclipse, eithe= r use Maven to prepare the project or import it directly using JBoss Tools. - - + + + + = + + Import the project into an IDE + + To import the project into Eclipse and JBoss Tools, use the JBoss Maven Integration plug-= ins. These plug-ins work with plug-ins from the M2Eclipse project to import= Maven projects. + + - Import directly using <productname>JBoss Tools</productname>= - - JBoss Tools contains the following plug= -ins to import Maven projects: - - - + Install the plug-ins + + - JBoss Maven Integration + Choose HelpInstall N= ew Software from the Eclipse menu. - - + + - JBoss Maven JSF Integration + Select the JBoss Tools update site to use, then open the Maven Support group and select the JBoss Maven Inte= gration and JBoss Maven JSF Configurator pl= ug-ins. - - - + - Install JBoss Tools using the instruc= tions on the JBoss Tools Downloads site at . - = + Follow the prompts to install the integration plug-ins. Include = the transitive dependencies Maven Integration for Eclipse and Maven Integration for WTP. Both of these depen= dencies are from the M2Eclipse project. + - With the plug-ins installed, open the importing wizard by choosi= ng FileImport from the menu. Select MavenExisting Maven Projects as the import sour= ce and choose the pom.xml file for your project. + Restart Eclipse to finish the installation. - + + Open the importing wizard + + With the plug-ins installed, open the importing wizard by choosing= FileImport from the menu. + + + + Select the project + + Select MavenExisting M= aven Projects as the import source and choose th= e directory with the pom.xml file for your project. + + + + + Exporting from Maven + + The ability to prepare the project for Eclipse and export it using = Maven is deprecated in RichFaces 4.0. The process does not support JBoss in= tegration-specific features, such as JSF Facets. + + = --===============6040781923300017441==--