| --- |
| layout: default |
| title: IntelliJ IDEA plugin |
| --- |
| |
| # IntelliJ IDEA plugin |
| {:.no_toc} |
| |
| * Will be replaced with the ToC, excluding a header |
| {:toc} |
| |
| ## Description |
| |
| In 2024 the original **struts2** plugin has be donated by Jetbrains to Apache Software Foundation and now it's a part |
| of the Apache Struts project. The plugin has been adapted to support the latest versions of the Struts framework |
| and as well to support the latest IntelliJ IDEA. |
| |
| Any issues should be reported using ASF JIRA and component [IDEA Plugin](https://issues.apache.org/jira/issues/?jql=project%20%3D%20WW%20AND%20component%20%3D%20%22IDEA%20Plugin%22). |
| |
| ## Installation |
| |
| The plugin is available on the JetBrains Marketplace: |
| |
| <a href="https://plugins.jetbrains.com/plugin/1698-apache-struts" style="display:inline-block;background:#000;color:#fff;padding:8px 16px;border-radius:20px;font-weight:600;text-decoration:none;">Get from Marketplace</a> |
| |
| ## Releases |
| |
| Release notes and downloads for all versions are published on GitHub: |
| [apache/struts-intellij-plugin releases](https://github.com/apache/struts-intellij-plugin/releases). |