Import Cartridges into Your Storefront

You can import an existing Eclipse project into your workspace.

This task assumes that the cartridge is an Eclipse project. If it's not, see Add Existing Cartridges to Your Storefront to add the cartridge to your workspace.
  1. Click File > Import.
  2. Expand General.
  3. Click Existing project into workspace, and click Next.
  4. Click Select root directory, and navigate to the location of the project you want to import. Select the folder that contains the project files, not the parent folder. For example: C:\projects\CommerceCloudServer\sources\cartridges\mycartridge.
    Note: The folder can only contain one project.
  5. Click Finish.
The Salesforce B2C Commerce plugin validates the folder structure of imported cartridges and displays any problems in the Problems tab. Right-click a warning and click Quick Fix (if available) to fix the problem. If Quick Fix isn’t available, use the information in the warning to fix the structural problem manually.