Syndicate content
4.8
07.06.13 14:06 | Andrey Cheptsov

Working with Scala in IntelliJ IDEA

A comprehensive lecture on how to work with Scala in IntelliJ IDEA. The lecture is provided as a part of Scala Course prepared by ScalaCourses.com. You can watch the entire lecture with the detailed transcript at http://www.scalacourses.com/student/showLecture/5437

English 857 Comments
Scala
4.9
17.05.13 15:05 | Tatiana Vasilyeva

Vim Emulation Plugin

Take a look on how to kill two birds with one stone and take the best from Vim and RubyMine worlds.

English 3,713 Comments
plugins, vim
5
03.04.13 21:04 | Andrey Cheptsov

Java 8 Support in IntelliJ IDEA 12.1

A quick overview of Java 8 support in IntelliJ IDEA 12.1.

English 3,183 Comments
Java, Java 8
3.5
03.04.13 21:04 | Andrey Cheptsov

JavaFX 2 Support in IntelliJ IDEA 12.1

English 2,143 Comments
JavaFX, JavaFX 2
0
06.03.13 21:03 | Vaclav Pech

Enter license key

 In case you need assistance to first start IntelliJ IDEA and enter the license key, this short screen-cast should give you a hand.

English 2,423 Comments
first run, license key
3.90909
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 6,264 Comments
Android, IDEA, intellij
3.25
20.02.13 11:02 | Andrey Cheptsov

Get Started with Scala in IntelliJ IDEA

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.

English 3,585 Comments
Scala
4
01.02.13 13:02 | Robert Demmer

Live Coding an IntelliJ IDEA Plugin from Scratch (Part 2)

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.

English 2,937 Comments
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 3,079 Comments
5
20.12.12 15:12 | Andrey Cheptsov

Design Your Database with IntelliJ IDEA 12

Learn to productively manage tables, columns, indices and foreign keys directly from IntelliJ IDEA.
English 6,856 Comments
Database Tools, SQL