Appendix C. Quickstarts
C.1. Quickstarts
Quickstarts provide small, specific, working examples that can be used as a reference for your own project.
The Quickstarts can be obtained using the methods described in this appendix.
C.2. Quickstarts Downloads Page
A zip archive containing all Quickstarts can be downloaded from the Red Hat JBoss Portal Downloads page, located at https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions&product=jbportal&version=6.1.0.
Note
For information on using the WOLF repository, see the
readme file packaged with the quickstarts.
C.3. JBoss Developer Studio or Eclipse with JBoss Tools
Procedure C.1. Launching JBoss Tools with Eclipse or JBoss Developer Studio
- In the Workbench, go to ++++.
- In the New Project Example dialog, select the Site
JBoss Community JBoss Portal Platform Examplesfrom the drop down menu. - Select one of the available Quickstarts, for example
Simplest Hello World Portlet. - Click
Finishand the example project will be imported into your workspace.
Note
For more information on how to use and deploy quickstarts, see the
readme file packaged with the quickstart.