Tag: JAX 2010 Screencast Contest

The screencast shows how to quickly navigate through code with a help of IntelliJ Idea's pop-ups, how to rapidly organize a task-oriented workspace by splitting windows and a few refactoring actions.

 

This screencast shows how to write code outside-in and few tips to make it easier.

This small video shows how to get immediate feedback when writing regexp and "compare with clipboard" action.

 Column mode editing might be a very handy feature for you. Not only you can type, but also copy/cut/paste the text. The small (45s) video demonstrates just a small trick of the column mode editing - adding a private keyword to all Java class properties at once.