This feature is supported in Ultimate edition only.
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 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.