cancel
Showing results for 
Search instead for 
Did you mean: 

Setup VSCcode for SAP Commerce

Sonam03
Newcomer
0 Kudos

I am trying to setup vscode for hybris. I am struggling to get the import working. All I did was opening the bin folder as I would if I import in ide. Unfortunately I am not able to get the dependencies between the projects to show implementation or declaration of methods in other projects. Do you have a short guide on how you set up your environment in vs code? I installed the java and spring extensions. Java dependencies too, but there are no dependencies recognized so far.

Accepted Solutions (0)

Answers (1)

Answers (1)

geffchang
Active Contributor

Instead of VS Code, use IntelliJ Community IDE with SAP-Commerce-Developers-Toolset plug-in > https://plugins.jetbrains.com/plugin/12867-sap-commerce-developers-toolset

This combination works. No need to make your life difficult.