epam / sap-commerce-intellij-idea-plugin

A plugin for integration of SAP Commerce (aka Hybris) platform with JetBrains IntelliJ IDEA
https://plugins.jetbrains.com/plugin/12867-sap-commerce-developers-toolset/
GNU Lesser General Public License v3.0
54 stars 41 forks source link

How do you use this? #59

Closed jsdevel closed 1 year ago

jsdevel commented 2 years ago

Hi, I'm trying to work on a hybris project with custom extensions and I'm not finding any simple How-To guides. Can someone point me in the right direction? Thanks!

mlytvyn commented 2 years ago

@jsdevel , starting point for every SAP Commerce Cloud (Hybris) developer is https://help.sap.com/docs/SAP_COMMERCE_CLOUD?locale=en-US

nick-ax commented 1 year ago

After struggling with this plugin for a while it popped up with these messages which were very useful...

Screenshot 2022-12-11 at 15 09 05
jsdevel commented 1 year ago

thank you @nick-ax . that at least gets me headed in the right direction to use the plugin

mlytvyn commented 1 year ago

@jsdevel , everything depends on your setup, project/file structure.

sample flow:

p.s. as for now plugin does not support automatic project type identification when one will try to create project via Idea’s new import process.

mlytvyn commented 1 year ago

Added few GIF animations on a Plugin page, one of them is how to open project in two ways (Open & via Wizard).

Closing ticket for now, @jsdevel , if you will have any ideas on how to improve docs feel free to share your ideas and contribute to the project!