From do-not-reply at jboss.org Wed Jan 30 20:43:08 2013 Content-Type: multipart/mixed; boundary="===============2060483051803338414==" MIME-Version: 1.0 From: do-not-reply at jboss.org To: gatein-commits at lists.jboss.org Subject: [gatein-commits] gatein SVN: r9100 - epp/docs/branches/6.0/Developer_Guide/en-US. Date: Wed, 30 Jan 2013 20:43:08 -0500 Message-ID: <201301310143.r0V1h87J005644@svn01.web.mwc.hst.phx2.redhat.com> --===============2060483051803338414== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: rdickens Date: 2013-01-30 20:43:08 -0500 (Wed, 30 Jan 2013) New Revision: 9100 Added: epp/docs/branches/6.0/Developer_Guide/en-US/appendix-Quickstarts.xml Log: Edited section IDs so that were more easily read. Added: epp/docs/branches/6.0/Developer_Guide/en-US/appendix-Quickstarts.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 --- epp/docs/branches/6.0/Developer_Guide/en-US/appendix-Quickstarts.xml = (rev 0) +++ epp/docs/branches/6.0/Developer_Guide/en-US/appendix-Quickstarts.xml 20= 13-01-31 01:43:08 UTC (rev 9100) @@ -0,0 +1,62 @@ + + + + = + Appendix - Code Examples alias Quickstarts + GateIn Portal Quickstarts provide small, specific, working examp= les that can be used as a reference for your own project. + GateIn Portal Quickstarts can be obtained in one of the followin= g ways: +
+ = + 1. GateIn Portal Downloads Page + + + + A ZIP file containing all Quickstarts can be downloaded from + GateIn Portal Downloads page + . + + + +
+
+ = + 2. JBoss Developer Studio or Eclipse with JBoss Tools + + + + In your Workbench, go to + File > New > Example... > JBoss Tools > Proj= ect Examples + + + + + In the New Project Example dialog, select the Site + JBoss Community GateIn Portal Examples + from the drop down menu + + + + + Select one of the available Quickstarts, e.g. + Simplest Hello World Portlet + + + + + Click + Finish + and the example project will be imported into your workspace. + + + +
+
+ = + 3. GitHub + Issue the following command + + git clone https://github.com/gatein/gatein-portal-= quickstart.git + + ... and switch to the branch compatible with your GateIn Porta= l version. +
+
--===============2060483051803338414==--