Documents & Demos
Keymap for Windows/Linux
Keymap for Mac OS X
IntelliJ IDEA leaflet
Articles and How-Tos
IntelliJ IDEA Encyclopedia (FAQs, tutorials, how-tos & articles)
- Developing Android applications in IntelliJ IDEA
- Developing for GlassFish Server in IntelliJ IDEA
- Developing for JBoss AS in IntelliJ IDEA
- Using Git Locally in IntelliJ IDEA
- Creating Grails application with IntelliJ IDEA
Migrating to IntelliJ IDEA
- FAQ for Eclipse Users
- Migrating project from Eclipse to IntelliJ IDEA
- Using IntelliJ IDEA for Eclipse RCP development
- FAQ for NetBeans Users
Plugin Development
Demos
GitHub Integration Features in JetBrains IDEs
Quick overview of basic features of GitHub integration in IntelliJ-based IDEs such as IntelliJ IDEA, RubyMine, PyCharm, PhpStorm and WebStorm. The overview demos creating GitHub repository from a project and cloning an existing repository and opening it as a new project in your IDE. Read more: http://blogs.jetbrains.com/idea/tag/git/
IntelliJ IDEA 11.1 Flex Features
Refactoring in IntelliJ IDEA, Live by Robert C. Martin (Uncle Bob)
Robert C. Martin (Uncle Bob) shows some refactoring techniques transforming a “large and ugly” function into a clean and readable piece of Java code, using IntelliJ IDEA and refactorings such as Rename, Extract Method, Inline Variable, Introduce Field, etc.
Java 7 Small Language Changes
This screencast demonstrates the small language changes that are part of Open JDK 7, which is available from the Open JDK website. It demonstrates multi-catch, try with resources, strings in switch statements, underscores in literals, and the diamond operator.
Spock and Mock Object Basics
This screencast demonstrates how to use Spock testing specifications and Groovy for mocking and stubbing behavior in unit tests. It covers creating the mock object syntax, setting expectations, verifying and spying on results, and argument matchers.
View all IntelliJ IDEA videos on JetBrains TV.
