Top "Intellij-13" questions

IntelliJ IDEA is a popular IDE by JetBrains.

Error:java: invalid source release: 8 in Intellij. What does it mean?

Im trying to compile some code in I'm using Intellij Ultimate 13.1.4, but I get the following error and I have …

java intellij-idea compilation javac intellij-13
"Cannot start compilation: the output path is not specified for module..."

I have a very simple Java + Gradle project. It builds fine. It runs fine from the shell with "gradle run". …

java intellij-idea gradle intellij-13
Module ... is not backed by gradle

I'm using IntelliJ IDEA Pro 13.1.2. Never used any versions below 13. When trying to run build.gradle from IDE I get …

intellij-idea gradle build.gradle intellij-13
How to fix "Fail to connect to camera service" exception in Android emulator

I'm getting a Fail to connect to camera service exception when I run my Android app in the emulator. I've …

android camera android-emulator emulation intellij-13
Selected directory is not a valid home for JDK - Intellij IDEA on Ubuntu

After installing Intellij Idea 14, with OracleJDK 1.8 u25 (64 bit) on my 14.04 Ubuntu system, I cannot configure the Java SDK to use …

java ubuntu intellij-idea java-8 intellij-13
IntelliJ Column Selection using Cursor Keys

Is it possible to some how setup IntelliJ IDEA so that I can column select with the cursor keys similarly …

android-studio intellij-idea multiple-columns textselection intellij-13
Set java system properties in IntelliJ or Eclipse

I have a project which runs correctly under the terminal command mvn package exec:java -Dplatform.dependencies -Dexec.mainClass=Demo …

java eclipse intellij-idea intellij-13 system-properties
IntelliJ idea support for React.js

I am currently using a licensed copy of IntelliJ idea 13.1. It doesn't seem to support React.js files. I tried …

intellij-idea intellij-13
How to disable Maven auto import automatically in IntelliJ IDEA?

I believe this setting might be causing IntelliJ IDEA to behave slowly. I used to get a popup and finally …

maven intellij-idea intellij-13
OutOfMemoryError: insufficient memory in IntelliJ?

When I run my project in IntelliJ in debug mode I get the following error. Does anybody know what is …

java intellij-idea out-of-memory intellij-13