Channel: IntelliJ IDEA + Java

Syndicate content
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 14,219 Comments
hamlet, IDEA, Java, java7
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 11,417 Comments
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 9,263 Comments
2.3
17.09.10 00:09 | Michał Gibowski

Navigation Made Easy, Adjusting Workspace and Refactorings

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.

 

English 4,070 Comments
5
25.08.10 15:08 | Egor Malyshev

Vaclav Pech: Unleash Your Processor

Vaclav Pech unveils the secrets of optimizing your code performance, covering general JVM concurrency aspects, and using IDEA to illustrate how to overcome the challenges of the multi-core era.

English 3,539 Comments
5
15.07.10 18:07 |

Groovy Specific Support

Overview of Groovy support with all advanced features, plus transparent Groovy-Java coding.

English 3,136 Comments
1.75
14.07.10 17:07 |

IntelliJ IDEA 8 New Features

A quick overview of the most noticeable IntelliJ IDEA 8 core Java development features.

English 4,300 Comments
Features, Java, Navigation, Refactoring
0
14.07.10 17:07 |

BlazeDS Support in IntelliJ IDEA 8.1

Overview of how to create, run and debug client-server BlazeDS application.

English 6,224 Comments
5
12.07.10 15:07 |

Transparent Groovy Assistance

An overview of how easy it is to combine the power of Groovy and Java using your favorite IDE.

English 2,519 Comments
4
12.07.10 15:07 |

Using UML Class Diagrams

Learn how to use built-in UML class diagrams to explore, change and generate code in your projects.

English 6,678 Comments