Published in http://plugins.jetbrains.com/plugin/7515
Provides support for JBoss Forge commands and wizards in IntelliJ IDEA.
To show a list of commands press Ctrl+Alt+4
. On MacOSX, use Command + Option + 4
.
-
Using IDE built-in plugin system:
Preferences > Plugins > Marketplace > Search for "JBoss Forge IDEA Plugin" > Install Plugin
-
Manually:
Download the latest release and install it manually using Preferences > Plugins > ⚙️ > Install plugin from disk...
This plugin based on the IntelliJ Platform Plugin Template.
This plugin should work with JDK 11 and above.
This plugin uses Gradle as the build tool and the Intellij Gradle plugin.
The release is performed using GitHub Actions. Once any changes are committed to the master branch, a changelog and a release draft are created. Once the release is marked as published, the plugin is published to the Intellij Plugins repository