-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
area/editor/jetbrainsJetBrains IDEs supportJetBrains IDEs supportkind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.
Description
Describe the bug
If you have a devfile that defines several projects, only the 1st one is displayed in the JetBrains IDE
Che version
7.112@latest
Steps to reproduce
- ASSERT: have a git repo with a devfile.yaml that defines several projects
- EXEC: EXEC: create a workspace choosing JetBrains IDEA Ultimate as an editor and the git repo pointed at above
3. EXEC: when the workspace is created, open the link to get the JetBrains IDE
4. EXEC: look at the sources that you see in the Project tree
Result:
Only the 1st project is displayed in the IDE project tree. The additional projects like docs, quarkus-api-example, docs, etc. are not.

All the project exist on the container though.

Expected behavior
All project should be accessible/visible in the IDE project tree.
Runtime
other (please specify in additional context), OpenShift
Screenshots
No response
Installation method
other (please specify in additional context)
Environment
other (please specify in additional context)
Eclipse Che Logs
Additional context
No response
Metadata
Metadata
Assignees
Labels
area/editor/jetbrainsJetBrains IDEs supportJetBrains IDEs supportkind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P2Has a minor but important impact to the usage or development of the system.Has a minor but important impact to the usage or development of the system.