on ‎2022 Jan 26 8:15 AM
Hi! Does anyone know how to add third-party libraries into Hybris?
I had been using maven in previous projects before, and I got so used to just adding dependencies in the pom.xml. However, I'm not quite sure what is the "standard" way of doing this in Hybris (SAP Commerce).
Leads would be appreciated! Thank you!
Request clarification before answering.
Hi!
simply put your libaries into \lib or \web\webroot\WEB-INF\lib. The build process will automatically look for them. You have to take care of the classpath in your IDE.
As an alternative add usemaven="true" in your extensioninfo.xml if you want to use maven.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 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.