SAP / spartacus

Spartacus is a lean, Angular-based JavaScript storefront for SAP Commerce Cloud that communicates exclusively through the Commerce REST API.
Apache License 2.0
744 stars 389 forks source link

spartacussampledataaddon is not imported into Eclipse #6456

Closed geffchang closed 3 years ago

geffchang commented 4 years ago

Environment Details

Steps to Reproduce

  1. Prepare Hybris using the Spartacus guide
  2. Using SAP Hybris Commerce Development Tools for Eclipse, import the hybris/bin/platform project

Observed Results

  1. Majority of Hybris projects are imported into Eclipse
  2. spartacussampledataaddon is not imported into Eclipse

Expected Results

spartacussampledataaddon project is imported into Eclipse

Repository Used

N/A

Offer to Fix

NO

Additional Information

spartacussampledataaddon does not have a .project file (which is also specified in .gitignore). So, it's not consdered as an Eclipse project

WeizhengSap commented 3 years ago

PR is here: https://github.tools.sap/cx-commerce/spartacussampledata/pull/147