Channel: IntelliJ IDEA + IDEA

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,531 Comments
Android, IDEA, intellij
5
14.07.11 03:07 | Hamlet D'Arcy

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.

English 20,328 Comments
hamlet, IDEA, Java, java7
4.9
13.07.11 03:07 | Hamlet D'Arcy

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. 

 

English 13,880 Comments
Groovy, hamlet, IDEA, 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,022 Comments
4.857145
04.03.11 10:03 | Hamlet D'Arcy

Griffon MVC Groups and Event System

 How to create a Griffon app, how to create several MVC groups, and how to communicate between MVC groups using the Griffon event bus. All in under 7 minutes. All done live in IntelliJ IDEA.

English 14,625 Comments
griffon, Groovy, hamlet, IDEA
5
02.03.11 17:03 | Hamlet D'Arcy

CDI Event Bus Basics

Java EE 6 ships with CDI, Contexts and Dependency Injection, and CDI is also available in Java SE using the Weld framework. This screencast is about CDI events and the event system. It briefly explains the benefits of an event system and then shows how easy it is to use from CDI.

English 11,902 Comments
4.756755
25.02.11 17:02 | Hamlet D'Arcy

GWT Event Bus Basics

Event buses reduce coupling, especially in MVC applications. This screencast explains the benefits and shows how to write one in Google Web Toolkit (GWT). 

English 20,871 Comments
GWT, hamlet, IDEA
4.5
12.10.10 15:10 | Ikryanov

JxBrowser & IntelliJ IDEA

 This video demonstrates how to download JxBrowser library, create a new project in IntelliJ IDEA IDE and configure it to use JxBrowser library.

English 3,660 Comments
IDEA
4
01.10.10 15:10 | Stefan Reich

Compiling Eye in IntelliJ IDEA

This is a screen capture showing how to compile the Eye project in IntelliJ IDEA 9 (using only free tools).

English 3,459 Comments
Eye, IDEA