Top "Intellij-13" questions

IntelliJ IDEA is a popular IDE by JetBrains.

Multi-line block select using the keyboard in IntelliJ IDEA on a Mac OS X

I've recently switched from Eclipse to IntelliJ IDEA 13. I use the VI keybindings. One non-vi thing I am used to …

java macos android-studio intellij-idea intellij-13
Where does IntelliJ put .class files when it compiles during typing

Is IntelliJ compiling all the time since it tells me with red squiggly lines when there is an error? (in …

java intellij-idea jrebel intellij-13
How can I always show Android Studios Preview?

I have probably hit some setting in Android Studio. So my problem is, my Preview window hides every time I …

android android-studio intellij-13
Intellij: Move tab left and right

Is there a way to move/reposition a tab using the keyboard? I know I can switch tab using ALT + …

intellij-idea webstorm intellij-13
How to set system properties in IntelliJ IDEA 13 gradle task?

I have a Spring Boot project with gradle build tool. The JDBC url, username and password are kept in a …

gradle intellij-13
On Intellij 13, executable jar created is invalid or corrupted

I tried to create an executable jar from my project on Intellij 13 (win8), following these answers How to build jars …

java jar intellij-idea executable-jar intellij-13
Intellij - Cannot start maven service - ExecutionException

I'm using Intellij 13.1.5 on Ubuntu 14.0.4 (amd64), Maven 3.0.5, Java Oracle 1.7.0_72 I noticed some irregularities with maven whilst using Intellij namely dependencies …

maven intellij-idea maven-3 intellij-13