Brecord2

- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 8
-
Created Version control local changes tab missing in 2020.1
AnsweredI recently formatted my computer and installed a fresh Ubuntu 20.04, then used snapcraft to install CLion 2020.1. I am unable to find the local changes tab in the Git view. I've searched everywhere... -
Created Exporting IntelliJ settings to Android Studio while using IDE Settings Sync on Intellij
AnsweredI need to export my IntelliJ settings so I can import them into Android Studio. According to this post, exporting settings while using *IDE Settings Sync* isn't possible. How can I get Android Stud... -
Created Can I import the previously exported settings.jar through terminal
AnsweredIs it possible to import a previously exported settings jar file into IntelliJ through the terminal? This would be very helpful when bootstrapping new systems. -
Created Settings repository on GitLab HTTPS saying "authentication not supported"
AnsweredI am trying to overwrite my local settings using my existing GitLab settings repository. When I enter the HTTPS path to the .git file, IntelliJ shows the modal that a connection is trying to be ... -
Created How to get settings repository to save IntelliJ Registry and custom VM options?
AnsweredI've just set up the Settings Repository, but noticed that my custom IntelliJ registry settings and VM options weren't imported after overwriting local settings. How can I get these to be saved to ... -
Created Can I release a commercial product that I developed in my student licence'd IntelliJ?
AnsweredI've made a mobile game using IntelliJ under the student licence. I plan to release it to the Play Store soon, but I don't want to break the terms of the IntelliJ licence. Can I release the game? O... -
Created I have to delete the .idea directory and re-import project from pom file every time I add a new maven dependency. How do I fix this?
AnsweredEvery time I make a change to the dependencies in the pom file, IntelliJ starts the auto-import process. The "Resolving dependencies of project" hangs on the last dependency requirement. If I just ...