Skip to content
Advertisement

Tag: intellij-idea

Changing current windows language in intellij idea

At my primary pc i am changing current language using shift+alt(i believe that this is default for windows) but on another pc(it is not mine, but im allowed to code on it) it is done by shift+ctrl and it is uncomfortable. Can i add or maybe there is already a key shortcut in intellij that i can change to “emulate”

Gradle implementations not working with JavaFX

I am trying to do some fun Java projects on the side to get better at coding. Currently, I’m trying to do an offline, local password manager with JavaFX and Gradle. I wanted a way to hash a password, for security, and then store it in a file. Previously, I used Google’s Guava library in an Android App because it

Korge gradle setup for JVM target

I want to try the Korge libs on the JVM. I used the Korge IntelliJ plugin to create a new project. My build.gradle.kts looks like this : I’ve copied the commonMain code into the jvmMain folder and running the project with the runJvm command. I’ve looked into the examples on the korge doc and github, but i can’t manage to

Removal of usage-links in IntelliJ

While changing PCs I downloaded the latest version of IntelliJ (2022.1.2 Build #IU-221.5787.30) and I can now see usage links for all fields, methods and such in my code. It does seem to work as it is supposed to, but I find that it takes up too much space and would like to turn it off. I am yet to

The intellij idea takes up a lot of Ram [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question

Advertisement