SAP Commerce projects not showing during import - Working in older versions

I’m facing an issue where SAP Commerce (Hybris) projects are not detected during import in IntelliJ IDEA. I started experience this from October 22 2025. Seems like the issue in latest update of SAP Commerce Integration Plugin.

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.

⚙️ Environment Details:

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)

Project setup: SAP Hybris (Commerce) running inside WSL Ubuntu

Plugins installed:

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 located in my WSL home directory.
Occasionally, IntelliJ fails to detect some modules — usually resolved by:

Deleting .idea and idea-modules folders

Re-importing the project using Import project from external model → SAP Commerce

This process has worked fine for months until yesterday, when I updated IntelliJ to 2025.2.3.
I suspected the update caused it, so I reinstalled version 2025.2.2, but the issue remains —
the import dialog still shows no SAP Commerce projects to import.

I also tried:

Reinstalling IntelliJ completely

Clearing caches and restarting

Rebuilding the Hybris project (ant clean all)

Manually refreshing the SAP plugin
→ The issue persists.

🧩 Steps to Reproduce:

Open IntelliJ IDEA 2025.2.3 (or 2025.2.2).

Go to File → New → Project from Existing Sources.

Select a valid Hybris platform folder (e.g. /home/user/hybris/bin/custom/...).

Choose Import project from external model → SAP Commerce.

On the next screen (“Select SAP Commerce projects to import”), no projects appear.

1

Please sign in to leave a comment.