-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open multiple workspaces in IntelliJ #8255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Opening multiple workspaces with IntelliJ for different project (repo + path) should be supported. If it is not it is a bug. Do you know how I can reproduce it? |
Its a bug then cause I can't do it. Open workspace 1, no problem. |
I can't test this theory right now, but I wonder if its because I'm an licensed user and there's a seat collision, might be something related to that, which would be sad if true. |
@buggtb Could you collect gateway logs and send them to [email protected] link this issue and me please? 🙏 |
Sent. There is a
in it at the bottom. Are there likely to be logs on the workspace you also need from a failure like that? |
Just for completeness sake, I have seen this both on Windows & my Chromebook, so its not a single platform issue. |
Could you try with EAP support? In order to enable in Gitpod check |
Will investigate this one. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@buggtb Do you still not able to connect to 2 different workspaces? It works nicely for us on Mac. If you cannot could you collect logs please following https://www.gitpod.io/docs/troubleshooting#gitpod-logs-in-jetbrains-gateway |
You can shut this one down now, works for me, thanks!
…On Thu, 18 Aug 2022, 11:01 Anton Kosyakov, ***@***.***> wrote:
@buggtb <https://github.com/buggtb> Do you still not able to connect to 2
different workspaces? It works nicely for us on Mac. If you cannot could
you collect logs please following
https://www.gitpod.io/docs/troubleshooting#gitpod-logs-in-jetbrains-gateway
—
Reply to this email directly, view it on GitHub
<#8255 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAZI6C6N4ZPOIAC3J5W7HDVZYCYZANCNFSM5OSUMSLQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Spicule Limited is registered in England & Wales. Company Number:
09954122. Registered office: First Floor, Telecom House, 125-135 Preston
Road, Brighton, England, BN1 6AF. VAT No. 251478891.
All engagements
are subject to Spicule Terms and Conditions of Business. This email and its
contents are intended solely for the individual to whom it is addressed and
may contain information that is confidential, privileged or otherwise
protected from disclosure, distributing or copying. Any views or opinions
presented in this email are solely those of the author and do not
necessarily represent those of Spicule Limited. The company accepts no
liability for any damage caused by any virus transmitted by this email. If
you have received this message in error, please notify us immediately by
reply email before deleting it from your system. Service of legal notice
cannot be effected on Spicule Limited by email.
|
I found today I wanted to write the docs for a project in our doc repo, but the code was in its own repo.
So I launched 1 workspace in IntelliJ then tried to launch another and it tried, and then closed down. So it appears you can't open multiple projects, but thats not great, documentation is one example, but UI repo vs API repo and similar are another pattern I'll hit regularly and would have to run a local version or a VSCode workspace I guess,.
The text was updated successfully, but these errors were encountered: