on ‎2018 Jun 25 11:41 AM
Hi guys,
currently I'm trying to use vscode (Visual Studio Code) as my main IDE for hybris development. I even wrote a nice little hybris tools extension (impex validation/import, groovy execution, flexible/sql search directly from vscode😞 https://marketplace.visualstudio.com/items?itemName=mojo2012.vscode-hybris-tools
Unfortunately I'm struggling to setup the build system correctly. Although I have the same extension as in ee imported into my workspace, it seems that the java plugin is not correctly detecting them.
At least I get weird java.lang.Exception: File not found <path> errors.
Does anyone of you have a working vscode setup? If yes, how did you setup the workspace?
Request clarification before answering.
Hi Matthias, I am also trying to setup vs code for hybris. I am struggeling to get the import working. All I did was opening the bin folder as I would if I import in ee. 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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, sorry for the late reply - I didn't see your reply.
There is no real way to import a hybris project. But what I did, was to add every extension to the vscode workspace file: link text
I placed the file in bin/custom/.vscode
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.