-
Notifications
You must be signed in to change notification settings - Fork 8
Home
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
The current branch is back to master with many bug fixes and an updated documentation. This release introduces the possibility to override the OSGi Symbolic Name as the Maven Felix Plugin sometimes messes up that name. With that it also supports non-Maven projects which work for OSGi bundles if a project is used that creates a Jar file in the output local. This was tested with JetBrains' Osmorc plugin. Keep in mind that content will be deployed but IntelliJ has no concept of a ZIP archive as output and so it will not create a Sling Package ZIP file.
Please report any issues, feedback or enhancements in the Issues section. Until the final release the release number is included in the Plugin Name (AEM (0.6.4.9)). 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 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.
The installation documentation and user manual can be found here:
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.