Top "Intellij-13" questions

IntelliJ IDEA is a popular IDE by JetBrains.

Intellij IDEA freezes up, even when editing a .txt file

When I return to intellij, sometimes just to edit an already open .txt file, Intellij would freeze and I get …

intellij-idea intellij-13
How To Specify main class when using fatjar plugin in gradle.build

I am interested in building a single jar containing all the module dependencies and external jars in a single executable …

jar build gradle intellij-13 uberjar
Lombok with IDEA 13: Cannot find symbol

I have tried using Lombok on Intellij IDEA 13 Ultimate. However. I get the famous error "cannot find symbol" for all …

java intellij-idea intellij-13 lombok
Eclipse's "Outline" window equivalent in IntelliJ

I am thinking to switch from Eclipse to IntelliJ. But I want first make sure that my favorite tools exists …

eclipse intellij-13
How does IntelliJ's "Reimport All Maven Projects" button work?

How does IntelliJ's "Reimport All Maven Projects" button actually work? I'm asking this because I see that IntelliJ's reimport button's …

maven intellij-idea intellij-13 intellij-14
Running Tomcat Server with an artifact created by Maven into IntelliJ 13

It it is possible generate an artifact with maven before a Tomcat Server Run/Debug Configuration of IntelliJ 13? I have …

maven tomcat intellij-13
Intellij maven dependency prefer local code

i'm working on a project in which i have an android application project which has pom dependencies on other projects …

maven pom.xml intellij-13
IntelliJ key repeating idea.vim

I just installed IntelliJ CE and IdeaVim plugin. One small popup asked about key repeating and if I want to …

vim intellij-13
intelliJ android UI rendering problems - Missing Library

After much headbashing i seem to have got my first hello world app running within IntelliJ ultimate. I downloaded the …

android intellij-idea intellij-13
IntelliJ IDEA 13: new Scala SBT project hasn't src directory structure generated

I followed the getting start video on Jetbrains website to setup IntelliJ IDEA 13.1 Community Edition to work with Scala. Scala …

scala intellij-idea sbt intellij-13