Archived on 2020-02-16
I recently switched jobs away from SAP Commerce development
This repo showcases tips & tricks regarding efficient development with SAP Commerce
DCEVM for JDK 8 is installed as described here
- clone the repository
- download the latest SAP Commerce 6.7 version (
6.7.0.8
at the time of writing) - copy/move the platform.zip into the
lib/
folder, rename the file tohybris-commerce-suite-6.7.0.8.zip
git checkout 1-minimal
./gradlew bootstrap
Now you can follow the trail...