I've prepared a 38 minute tutorial on creating an Android chat application using IntelliJ Idea Ultimate 12. In my screencast I highlight the visual designer, code completion, live templates, local VCS, Subversion support and other features.
In this video we will show you how to use IntelliJ IDEA for productive development with Scala. We will create a simple application and write a few tests for it.
In Part 1 of our webinar series, Live Coding an IntelliJ IDEA Plugin from Scratch, we were building a tool for generating the implementations of the comparable interface using the Google Guava library. Watch this Part 2 to see what happens next.
Description: In this webinar JetBrains CTO, Dmitry Jemerov, builds an IntelliJ IDEA plugin from scratch and discuss the ins and outs of plugin development. The demo code can be found here: https://github.com/yole/comparisonChainGen