This plugin will help you navigate and visualize the Axon Framework annotations.
If you have any issues using the plugin, please let us know by filing a new issue, send us an e-mail or even sending a pull request.
The plugin is build by maven. At the moment there is no remote repository available. Make sure you have maven and the Intellij plugin development with Maven installed.
Before you build you should run the setup.sh script once to install the intellij dependencies into your local maven repository.
From the command line: mvn clean install
mvn clean release:prepare release:perform -Dmaven.javadoc.skip -Dgoals=install
Download and install the plugin manually from the IntelliJ Plugin Website or use the Plugin Repository Browser in your IDE.
After installation the plugin will automatically annotate the Axon Framework annotations it recognizes. You can click on the icons on the left of the sourcecode to navigate to and from the annotations.