Creating a Rico Project

To begin, we need a suitable Rico project in the workbench. To create a new project with Rico capabilities, select File > New > Project > Web > (Dynamic Web Project | Static Web Project). The project name is required as well as a suitable target server runtime. If a server runtime has not yet been defined, a new one can be defined by selecting the New button next to the Target runtime combo box, or by selecting Window > Preferences > Server > Installed Runtimes. On the second project wizard page, make sure that the Rico facet is selected before pressing the Finish button.

Once a Rico project has been created, the project will contain all the necessary Rico artifacts to develop a Rico web application. The Rico runtime artifacts will be located under the web root of the project within the ricoAjax directory.

Related tasks
Creating a Rico Application
Launching a Rico Application


(C) Copyright IBM Corporation 2005. All Rights Reserved.
IBM is a registered trademark of IBM. All other trademarks are the property of their respective owners.