Top "Intellij-14" questions

IntelliJ IDEA is a popular IDE by JetBrains.

IntelliJ IDEA 14 Copy and Paste not working with other applications

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-14
Perform code analysis in IntelliJ IDEA

When I start to commit changes to the VCS, the following commit dialog appears. I checked the option 'Perform code …

java intellij-idea intellij-14
Where could IntellijIDEA cache maven dependencies?

For some of my modules Intellij IDEA is not importing the dependencies and plugins. Just the live cycle is imported. …

java maven intellij-idea intellij-14
How to change the active tab header's color in IntelliJ 14.1.4?

I'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-14
Intellij - How to squash local branch only

When 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-squash
IntelliJ 14.1 is too slow when I import a Maven project

If I import a Maven project (Import Project > choose the main pom.xml file > check Import Maven projects …

intellij-idea maven-3 intellij-14
How to modify a List value while debugging in IntelliJ

I 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.0
Webpack watch not working on Webstorm on Windows?

So 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-server
Spring boot hot deployment for templates and resources under IntelliJ

Is 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-14
IntelliJ collapsing single line methods

Since 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