Step 5: Rebuild the system

Learn how to rebuild the system.

To rebuild the system:

  1. Go to <HYBRIS_HOME>/bin/platform and rebuild the system using theant clean all

    command. The ant customize all command is required if you are using the OOB storefront.

  2. Start the server with the following command:

    • Windows: hybrisserver.bat start

    • Unix: ./hybrisserver.sh start

Last updated