SAP Commerce Developers Toolset: a free IntelliJ plugin for SAP Commerce Development
In this article, we would introduce “SAP Commerce Developers Toolset” as a free open-source solution for IntelliJ IDEA IDE.
A big part of our developer’s community uses IntelliJ IDEA as the main IDE for development work as well as for self-education reasons. Thanks to JetBrains, IntelliJ IDEA has a flexible plugin system that helps developers to use frameworks in more comfortable, faster and easier way.
One of the most important adjuncts for SAP Commerce developers during a long time was a “hybris integration” plugin. As a result of the hard work of original creators over the past 5 years, the software engineers were able to use IntelliJ IDEA for SAP Commerce development. However, due to objective reasons, that the SAP Commerce integration plugin is not free anymore.
Therefore, with great respect and gratitude to the original contributors, EPAM decided to keep freedom of distribution and took responsibility for support and enhance free plugin solution for IntelliJ IDEA under the name “SAP Commerce Developers Toolset“.
Currently, we have already released our first version compatible with Intellij IDEA 2019.2.
You can download and install it in next ways:
- Internally via IntelliJ IDEA marketplace, just typing the name “SAP Commerce Developers Toolset” in the plugin search dialog
- Download and install manually following this link.
- Import of Hybris extensions to IntelliJ IDEA with automatic dependency resolution and classpath configuration optimized for fast compilation and correct unit and integration tests execution.
- Automatic configuration of Spring, Web, Ant, Database Connector IntelliJ IDEA plugins.
- Import your custom Eclipse, Maven and Gradle extensions together with Hybris platform.
- Custom editor for flexible Search queries with an ability to execute them on a remote Hybris instance right from your IDE by single click of a button.
- Custom editor for impex files with automatic formatting, find usages and go to declaration actions, validation and import of impexes into a remote Hybris instance right from your IDE by single click of a button.
- Custom editor for items.xml with validation, best-practices analyses, quick-fix autosuggestion and easy navigation.
- Custom editor for beans.xml with custom automated IntelliJ refactoring actions.
- Enhanced project view tree.
- JRebel and DCEVM support.
- Execution of Flexible Search queries, Groovy scripts, Impexes though IDE using HAC Integration tool.
- Execution of queries on remote Solr instances.
- And much more!..