IntelliJ IDEA is a popular IDE by JetBrains.
Couldn't find the simple solution on SO, so thought I would add this here for anyone looking in the future. …
intellij-idea windows-10 intellij-14When I start to commit changes to the VCS, the following commit dialog appears. I checked the option 'Perform code …
java intellij-idea intellij-14For some of my modules Intellij IDEA is not importing the dependencies and plugins. Just the live cycle is imported. …
java maven intellij-idea intellij-14I'm using a dark theme in IntelliJ 14, the problem is that I have difficulties in distinguish the active tab, because …
intellij-idea color-scheme intellij-14When using Git inside of Intellij, how do I squash all of my commits for a local branch? What settings …
git intellij-idea intellij-14 git-squashIf I import a Maven project (Import Project > choose the main pom.xml file > check Import Maven projects …
intellij-idea maven-3 intellij-14I need to change a variable during debugging an application. Until now it was just basic variables which could directly …
debugging android-studio intellij-idea intellij-14 android-studio-2.0So basically I have a project using Webpack, if I build using Webpack -w, editing the file with another editor …
webstorm webpack intellij-14 webpack-dev-serverIs anyone aware of a mechanism to get hot deployment for resources and template working under IntelliJ 14.0.2 for a Spring …
spring-mvc spring-boot freemarker intellij-14Since I've updated my version of intelliJ (14.x to 15.x) it has started automatically collapsing single line methods in the …
java intellij-idea formatting intellij-14 intellij-15