Open
Description
Describe the bug
If host creates a new project in Eclipse during a running session, it is not visible by clients connected from VSCode and IntelliJ.
To Reproduce
Steps to reproduce the behavior:
- Start a new session in Eclipse.
- Connect to it from IntelliJ or VSCode.
- Create a new project in Eclipse.
- New project is not visible in the client's IDE.
Expected behavior
New project is added to the Project window (IntelliJ) or Explorer panel (VSCode).
CodeTogether Host
- IDE: Eclipse
IDE Participant
- IDE: VSCode, IntelliJ