-
```
What steps will reproduce the problem?
1. Open Settings -> Plugins -> Available pligins
2. Select Android plugin to install, right-click to install
3. Reload IntelliJIDEA 8.0
What is the expected…
-
This package seems to be trying to determine of it's being run on a 64-bit machine, but setting the install directory to the 32-bit Program Files if it is.
$programFiles = (${env:ProgramFiles(x86)}…
-
### Описание
При запуске теста командой java -jar app-card-delivery.jar возникает ошибка: **"java : Имя "java" не распознано как имя командлета, функции, файла сценария или выполняемой программы. Про…
-
Support for Gradle is pretty advanced in IntelliJIDEA, which means they can import the modules based just on Gradle project definition. The .idea directory could be removed.
https://bugs.openjdk.ja…
-
lugin 'io.github.qeesung.component.HighlightBracketPair' failed to initialize and will be disabled. Please restart IntelliJ IDEA.
java.lang.ClassNotFoundException:
io.github.qeesu…
-
# ОКРУЖЕНИЕ
Windows 11 Pro
Google Chrome Версия 118.0.5993.89 (Официальная сборка), (64 бит)
IntelliJIDEA Community Edition 2023.2.3
Java 11 java version Amazon Corretto11.0.19
Build system - Gra…
-
# ОКРУЖЕНИЕ
Windows 11 Pro
Google Chrome Версия 118.0.5993.89 (Официальная сборка), (64 бит)
IntelliJIDEA Community Edition 2023.2.3
Java 11 java version Amazon Corretto11.0.19
Build system - Gra…
-
Hey, I got the following error if I try to use your plugin.
java.io.IOException: Cannot run program "npm" (in directory "D:\repositories\play-typescript"): CreateProcess error=2, Das System kann die …
-
Is it possible to adjust color saturation if the background highlighting?
I'm using light theme and they feel too intensive and they overwhelm default syntax highlighting.
I'd like to able to tone t…
-
I have duplicate Models in my code:
App\Models\Issue
App\Issue\Models\Issue
this inspection did not detect them :(