Use this when developing with the IntelliJ IDEA 15 IDE for Java.
I have this all working in eclipse and am trying to do so in intellij now. I opened settings {command …
intellij-idea intellij-15I have a distributed project and I need debug two nodes of my app on the same time. For this …
intellij-idea intellij-15i have started having a problem with my project. Whenever I set source and target capability in my build.gradle …
java android gradle intellij-15I want to configure the terminal console in "IntelliJ Idea 15" IDE to access iterm2 on my MacOS. Tried the steps …
osx-elcapitan iterm2 intellij-15In intellij (15.0.4) under settings->Maven->Repositories I get an error when clicking update on the companies repositories. org.…
maven ssl repository intellij-15Is there a way to do a find and replace (regex) all uppercase characters in the matching strings with lowercase …
visual-studio-code intellij-15I install Intellij IDEA 15.0.2 on Windows 8.1, run it, it asked for the path to jdk, i choose directory with JDK, …
java intellij-idea intellij-15Similar to this question IntelliJ, "The selected directory is not a home for JDK", I am getting an error that …
java intellij-idea ide java-7 intellij-15Using intellij 15.0.3 + Java 8u65... lower = System.currentTimeMillis(); long upper = lower + 31536000000L; //add a year-ish Works fine. But if I do: …
java intellij-idea intellij-15Why does the following not read the war-and-peace.txt file from the resources folder? The folder structure in my project …
scala sbt intellij-15