IntelliJ IDEA is an IDE by JetBrains.
When creating a new Java project in IntelliJ IDEA, the following directories and files are created: ./projectname.iml ./projectname.ipr ./…
java intellij-ideaI have a project that contains a single module, and some dependencies. I'd like to create a jar, in a …
java intellij-idea jar build-processI upgraded IntelliJ Idea from 12.0.4 to 12.10. Now all the modules in my Android project give the error: Error: Default Activity …
android intellij-idea android-studioI'm trying to use Android Studio, and the first time I boot it up, it takes like 45 MINUTES to compile... …
android caching intellij-idea ide gradlePlatform: IntelliJ Community Edition 10.0.3 SDK: jdk1.6.0_21 OS: Windows 7 So I have a strange situation with IntelliJ that has me completely …
java maven intellij-idea intellij-inspectionsI have a small question about IntelliJ IDEA 11. I just imported a project from subversion - its a maven project. …
java maven intellij-idea maven-3Using IntelliJ IDE can't compile any projects. Screenshots of settings below: Used JDK: Project SDK and Language level: Language Level: …
java intellij-idea java-8How to set gradle home while importing existing project in Android studio. While trying to import I need to set …
android-studio gradle intellij-idea android-gradle-pluginI'm trying to add a directory to the classpath of an application run profile If I override by using -cp …
java intellij-idea classpathPossible Duplicate: Intellij Idea 9/10, what folders to check into (or not check into) source control? I started using WebStorm for …
git intellij-idea gitignore webstorm