Compiling portlets
After you have created a portlet project and written your portlet application code as needed, you can build your portlet application. A build command compiles workbench resources. The command can be initiated in three ways:
- Building automatically: This option is selected in the
Project menu. An incremental build occurs every time you save a modified workbench resource.
- Building manually:
- Full build: To rebuild all workbench resources, click
Project | Build All from the menu bar.
- Project build: To build a single project, select the project, then select
Project and then from the menu bar click
Project | Build Project.
Related concepts
Creating portlets and portlet projects
Related reference