Skip to content
Andreas Schaefer edited this page Mar 15, 2017 · 29 revisions

Welcome to the AEM Tooling for IntelliJ IDEA Plugin Wiki

This wiki page is here to share project related information and plugin versions.For the documentation on how to use this plugin please visit docs

Branches

  • master: the code base of the latest full release
  • develop: the code base of the next release
  • feature/issue-<issue number>: the code base of a particular issue. After testing and closing of the issue this will be merged into develop branch

Support

Please report any issues, feedback or enhancements in the Issues section with the plugin version, exception stacktrace and IntelliJ log (if possible). The plugin version can be found in the context menu of the Server Configurations' tree root entry labeled Server Configurations (right click) and then select About this Plugin. For now we do not have an automated testing in IntelliJ and with that things can easy get out whack due to our own development and sometimes because of new releases.

Lately there are some issues reported that are hard to track down as Java / IntelliJ is cross platform. It would help if any reporter could attach the (last section of the) IntelliJ Log file (idea.log) to help us investigate the issue. This link shows how to find the log file.

Releases

Releases are now managed through GitHub in the Code / Release** section.

Any pre-release is for testing and evaluation purposes only while the others are for regular usage.

Installation Documentation

The installation documentation and user manual can be found here:

Documentation Folder

The markdown file (.md) is the source and the PDF is a rendered, 1-page version of it. The Installation instructions are up to date but the screenshots of the plugin are somewhat outdated.