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 dialog box.
IntelliJ IDEA allows you to quickly setup a running Tapestry project and provides several types of assistance in developing Web applications.
- 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.