This feature is only supported in the Ultimate edition.
In this section:
- Tapestry
- Enabling Tapestry Support
- Creating Tapestry Pages, Componenets, and Mixins
- Tapestry Tool Window
- Editing Templates
- Tapestry View
Introduction
IntelliJ IDEA comes bundled with the Tapestry plugin that provides native support for developing Web
applications based on the Tapestry
framework.
The plugin is by default enabled. If not, enable it on the Plugins Settings page
of the Settings/Preferences dialog.
IntelliJ IDEA allows you to quickly setup a running Tapestry project and provides several types of assistance in developing Web applications.
Using Tapestry in IntelliJ IDEA
- Enable Tapestry support.
- Create Tapestry-specific items: pages, components, and mixins.
- Examine the structure of your application in the Tapestry-specific terms.
- Edit the generated Tapestry templates.