Channel: IntelliJ IDEA + intellij

Syndicate content
3.9
05.03.13 07:03 | Clifton Craig

Develop Android Apps from Scratch with IntelliJ IDEA

 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.

English 4,501 Comments
Android, IDEA, intellij
5
29.01.13 16:01 | Anton Arhipov

Using JRebel with IntelliJ IDEA - Webinar Recording

 How to install, configure and use JRebel with IntelliJ IDEA. The webinar demonstrates the configuration options for different types of projects:

  • single module,
  • maven project,
  • multi-module project,
  • applying artifacts for deployment.
English 2,371 Comments
5
15.04.11 19:04 | Hamlet D'Arcy

Getting Started with Spock and Groovy

This screencast demonstrates how to create Spock testing specifications. It covers creating basic when/then blocks, given/when/then blocks, expect/where blocks, and data tables. It explains how to create Spock file templates and Spock Live Templates for IDEA.




 

 

English 18,780 Comments
Groovy, hamlet, intellij, Spock
4.857145
29.03.11 12:03 | Hamlet D'Arcy

IntelliJ IDEA Static Analysis: Custom Rules with Structural Search & Replace

This screencast demonstrates IDEA's static code analysis features and how to write your own rule using Structural Search & Replace. I'll give you a quick overview of IDEA inspections, show you how to use Structural Search, and then demonstate creating a new inspection and quick fix based on this search.

English 15,016 Comments