SAP Commerce projects not showing during import - Was working earlier
Hi Team,
I’m facing an issue where SAP Commerce (Hybris) projects are not detected during import in IntelliJ.
When I try to import using:
File → New → Project from Existing Sources → [Select project root folder] → Import project from external model → SAP Commerce,
the window “Select SAP Commerce projects to import” appears empty — no projects are listed.
⚙️ My setup:
IntelliJ Versions tested:
- IntelliJ IDEA 2025.2.3 (Community Edition)
- IntelliJ IDEA 2025.2.2 (Community Edition) — same issue
Build (current): #IC-252.26199.169, built on September 18, 2025
OS: Windows 11
Runtime: OpenJDK 21.0.8+1-b1038.71 (JetBrains)
Plugins:
- AntSupport (252.23892.360)
- JRebelPlugin (2025.4.0.1)
- SAP Commerce Integration Plugin (2025.2.4.3)
- SonarLint (11.3.1.82568)
🧠 Background:
I work on a SAP Hybris project in WSL (Ubuntu).
Sometimes indexing doesn’t work properly, and some modules aren’t detected.
In such cases, I usually fix it by:
- Refreshing the SAP project
- Deleting
.ideaandidea-modulesfolders - Re-importing the project
This workflow had been working fine until yesterday.
After updating to IntelliJ 2025.2.3, I noticed the issue.
I thought it might be due to the new update, so I reinstalled version 2025.2.2, but the problem still persists —
the import dialog shows no SAP Commerce projects.
I also tried:
- Reinstalling IntelliJ completely
- Clearing caches and reindexing
- Multiple re-import attempts
→ Same result every time.
❓Question:
Has anything changed in IntelliJ or the SAP Commerce plugin that could cause this?
Is there a workaround to make IntelliJ detect SAP Commerce projects again (especially when re-importing after deleting .idea)?
Thanks in advance for your help!
Please sign in to leave a comment.
Thank you Bond Han for the response. Sorry for the late reply.
This was an issue in the SAP Commerce Integration plugin and it’s fixed in the latest update. After upgrading the plugin, the import works as expected.