This plugin was forked by developers sometime in 2017 and two versions were maintained by original developers - LGPL 3.0 licensed
+ one for public contributions and private one that was released on JetBrains plugin repository that possibly contained
+ both private changes and public ones from LGPL 3.0 version. By doing so they potentially broke the terms of LGPL 3.0 license.
+
If you are using older IntelliJ IDEA version with older plugin version they should provide source code with all
+ of the features if you request it.
+
+
Here is a list of features in the free, open source version of the plugin.
+
+ Working features:
+
+
✅ Import of SAP Commerce extensions to Intellij IDEA with automatic dependency resolution and classpath configuration optimized for fast compilation
+
✅ Automatic configuration of Spring, Web, Ant, Database Connector Intellij IDEA plugins
+
✅ Import your custom Eclise, Maven and Gradle extensions together with SAP Commerce platform
+
✅ Custom editor for impex files with automatic formatting, find usages and go to declaration actions, validation and import of impexes into a remote SAP Commerce 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 refactorings actions
+
✅ Visualization of business process graph (use context menu of the file "Diagrams/Show Diagram", only Ultimate IDEA)
+
✅ Enhanced project view tree
+
✅ JRebel and DCEVM support
+
✅ Execution of Groovy scripts, Impexes through IDE using HAC Integration tool
+
And some more
+
+
+ Missing from LGPL version:
-
Import of SAP Commerce 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 Eclise, Maven and Gradle extensions together with SAP Commerce platform.
-
Custom editor for flexible Search queries with an ability to execute them on a remote SAP Commerce 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 SAP Commerce 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 refactorings actions.
-
Visualization of business process graph (use context menu of the file "Diagrams/Show Diagram", only Ultimate IDEA).
-
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
+
🚫 JunitTest runner configuration (but tests can still be run)
+
🚫 Execution of Flexible Search queries through IDE using HAC Integration tool
+
🚫 Execution of queries on remote Solr instances
+
🚫 Custom editor for flexible Search queries with an ability to execute them on a remote SAP Commerce instance right from your IDE by single click of a button
This plugin is a derivative from plugin originally started by Alexander Bartash and released under GPL 3.0 license.