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

  1. In the Workbench, go to File+New+Example...+JBoss Tools+Project Examples.
  2. In the New Project Example dialog, select the Site JBoss Community JBoss Portal Platform Examples from the drop down menu.
  3. Select one of the available Quickstarts, for example Simplest Hello World Portlet.
  4. Click Finish and 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.