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.
36
questions
0
votes
1
answer
22
views
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
...
0
votes
1
answer
819
views
How to know the log4j version appearing in lib directory in IntelliJ IDEA Community edition 2021.1.1?
I was asked to uninstall IntelliJ IDEA from my machine because of the log4j vulnerability. The security team is looking for the log4j version installed in my machine, which from the downloaded lib, I ...
0
votes
1
answer
1k
views
How to install the new JetBrains code editor Fleet?
I just seen that Fleet, the new JetBrains code editor is available on JetBrains Toolbox. But in mine, I am not able to see it. I tried to search for update, maybe I'll see it in the list but nothing ...
1
vote
0
answers
33
views
Which version of JetBrains Toolbox support Ubuntu 16.04?
I was downloading JetBrains Toolbox version 1.22 but its system requirement is Ubuntu 18 or above. I want to install it on Ubuntu 16.04.
Can anyone tell me which version of JetBrains Toolbox is for ...
0
votes
0
answers
131
views
Issue trying to integrate WebStorm with React to open browser error on IDE
The question here is not about to Debug the react with the Webstorm.
link to some info about dotenv with react-create-app(where i start):
https://create-react-app.dev/docs/advanced-configuration/
I'm ...
1
vote
1
answer
80
views
JetBrains Toolbox works very slow
For some time JetBrains Toolbox has been working horrible slow on my PC. I am not able to figure out what is the problem. Sometimes it opens normally and reacts to my clicks well, but other times it ...
0
votes
0
answers
100
views
AWS toolkit for PyCharm `Error Loading Resources (check log for details)` Lambda
I'm currently following this page: https://docs.aws.amazon.com/toolkit-for-jetbrains/latest/userguide/key-tasks.html and try to interactive with AWS resources on PyCharm, after connecting with a valid ...
0
votes
1
answer
107
views
Android Studio not Starting
I reinstalled android studio with the JetBrains toolbox and now android studio won't start.
java.lang.NoSuchMethodError: 'com.intellij.ide.plugins.IdeaPluginDescriptorImpl[] com.intellij.ide.plugins....
0
votes
1
answer
230
views
How to generate a class diagram in android studio
I installed the simpleUMLCE plugin for code analysis.
But I keep getting this error Plugin "simpleUMLCE" is incompatible (supported only in IntelliJ IDEA)... And simpleUMLCE doesn’t work.
...
7
votes
2
answers
1k
views
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).
...
2
votes
1
answer
602
views
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 ...
0
votes
1
answer
59
views
been trying to launch Intelli J IDEA on my computer but I keep getting a failure to create JVM path message
Failed to create JVM.JVM path:C:\Users\admin
pc\AppData\Local\JetBrains\IntelliJ IDEA Community Edition
2019.2.3\jbr\
I've tried defining a JAVA_HOME variable in the environment variables under the ...
2
votes
1
answer
283
views
IntelliJ IDEA / JetBrains IDEs: How to hide file last changed timestamp in the project view?
Hi how can I hide files timestamp? Can some one help?
0
votes
1
answer
169
views
How can i open a kotlin class file with double click?
How can I open a Kotlin class file with double click, just like opening a Java class file?
This is what happens when I open a Kotlin class file with double click:
0
votes
1
answer
129
views
Use JetBrains Toolbox to get Early Access versions
I am using the Jetbrains Toolbox tool to auto-install updates to IntelliJ IDE. This works well for regular releases.
But how do I use this tool to obtain an Early Access pre-release?
I see a ...