Questions tagged [jetbrains-toolbox]

for questions related to the JetBrains Toolbox application, which allows users to download, install and update all of their JetBrains-based IDEs in one place.

46 questions
17
votes
4 answers

JetBrains Toolbox in Windows to install IDEs to specific folders other than ones within drive C

I want to install PyCharm, PhpStorm, etc. into some folder on drive D. Though JetBrains Toolbox not having the option to do so in my view. So the question is that is it possible to customize the installation folder for JetBrains IDEs when installing…
Nam G VU
  • 33,193
  • 69
  • 233
  • 372
7
votes
2 answers

Plugin "Fabric for Android Studio" is incompatible

Since updating to Android Studio 4.1 I constantly get this error message on startup: Plugin Error: Plugin "Fabric for Android Studio" is incompatible (supported only in IntelliJ IDEA). That plugin is neither listed in Settings > Plugins nor is it…
Martin Zeitler
  • 1
  • 19
  • 155
  • 216
7
votes
5 answers

JetBrains Toolbox error: Failed to prepare Directory. Unable to create version folder

Note: I'm sure there is a better way of fixing this. I just thought I would put it out there to save someone some frustration. I'm no expert, just trying to be helpful. Problem: When using JetBrains toolbox on an Ubuntu-based Linux distribution, the…
6
votes
1 answer

How to set proxy through setting.json in JetBrains Toolbox?

When I click change proxy setting button on this app, it will crash. And I realize that I can set proxy through settings.json. But in this file it shows like below. { "autostart": true, "install_location": "D:/Jetbrains/ToolBox", …
vainman
  • 377
  • 1
  • 5
  • 18
6
votes
2 answers

JetBrains Toolbox won't open

I use JetBrains Toolbox at work to manage my different projects and it has stopped working for a few days. When I click on the icon, no windows open. Note that this is not the same problem as in this question, I just have nothing apparent happening…
AdrienW
  • 3,092
  • 6
  • 29
  • 59
6
votes
1 answer

JetBrains Toolbox app is blank on Windows

I installed JetBrains Toolbox app on my Windows 10. But when I start it up, it just shows a blank border, like this: I tried to reinstall it but still not work. Someone knows how to solve this?
pppwwwa
  • 141
  • 1
  • 7
5
votes
2 answers

IntelliJ IDEA - Remote Development - Backend IDE was not started successfully

I had this error today after updating my IntelliJ IDEA on Windows machine and trying to access project on my remote Ubuntu virtual machine over SSH with JetBrains Gateway. JetBrains Client 2022.1 JetBrains Gateway 2022.1 IntelliJ IDEA 2022.1…
Hrvoje
  • 13,566
  • 7
  • 90
  • 104
5
votes
1 answer

How to make available "open this project in IntelliJ IDEA" option in Windows context menu, if IntelliJ IDEA has been installed via JetBrains Toolbox?

If to install some of IntelliJ IDEA family IDE manually, it will be suggested "add 'open this directory in IntellIJ IDEA' in context menu" in installation master. However, if to install IDE via JetBrains Toolbox there will not be available this…
Takeshi Tokugawa YD
  • 670
  • 5
  • 40
  • 124
4
votes
1 answer
4
votes
1 answer

Can't seem to uninstall the JetBrains Toolbox

When I'm trying to remove the app from the "apps and components" setting in Windows 10 Home 1803 I get an error message similar like this: Can't find file C:\Users\Laptop-User\AppData\Local\JetBrains\Toolbox\bin\Uninstall.exe This is true, because…
Beaconator
  • 51
  • 1
  • 7
4
votes
2 answers

Packaging jetbrains-toolbox for NixOS

I am trying to use the jetbrains-toolbox on NixOS. The download is a single ELF binary. I fixed it using patchelf --set-interpreter /nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2 --set-rpath…
michas
  • 25,361
  • 15
  • 76
  • 121
3
votes
1 answer

Uninstall Jetbrains toolbox on Ubuntu

I downloaded and installed JetBrains toolbox on Ubuntu. I want to uninstall it now. It is not listed in the UBUNTU SOFTWARE app. How do I uninstall manually ??
user19389202
3
votes
2 answers

Running jetbrains-toolbox in NixOS

I want to install jetbrains-toolbox in NixOS. It's useful to track the beta and cannery channels. I've found it asked before here, but I didn't encounter that problem so I decided to ask it again. So by using NixOS guide, after downloading and…
hadilq
  • 1,023
  • 11
  • 25
3
votes
1 answer

Permanent link to JetBrains App installed via JetBrains Toolbox

I use JetBrains Toolbox to manage my JetBrains apps. Whenever a new version of IntelliJ IDEA is installed it gets a new directory under ~/.local/share/JetBrains/Toolbox/apps/IDEA-U folder. These directories are named ch-0, ch-1 aso. in order to have…
Peter
  • 4,752
  • 2
  • 20
  • 32
3
votes
1 answer

Error creating SSL context

I have just downloaded Jetbrains Toolbox for linux and intalled it in Deepin Linux 15.4, but after I opened the Toolbox and tried to sign in, sth wrong happened, the following is the error message: Error creating SSL context (error:140A90C4:SSL…
Scott Wang
  • 489
  • 1
  • 7
  • 9
1
2 3 4