Categories
-
Tags
12.1 13 13.1 14 14.1 15 30 Days Guide 2016 2016.2 2016.3 ActionScript AIR Android Cardea Cassiopeia Code Analysis Code Completion Code Navigation Database Tools Debugger Editor Flex Git Gradle Grails Groovy ideaX Inspections Java Java 8 Java Annotated Java EE JavaScript Kotlin Leda Maia Maven Minerva Nika Refactoring Spring Testing UI VCS XenaJetBrains blogs
Meta
Category Archives: Tutorials
IDE Features Trainer: a New Way to Learn Your IDE
The family of education resources for IntelliJ IDEA welcomes a new member! Now, in addition to “What’s new” videos, documentation, blog posts and screencasts, the IDE Features Trainer plugin is available to help you learn the shortcuts for the most … Continue reading
New Courseware for IntelliJ IDEA
One of the challenges we face with IntelliJ IDEA is showing new users how to quickly become productive. IntelliJ IDEA is a code editor, but it is also a database client, a static analyzer, a version control tool, and for … Continue reading
Posted in Tutorials
7 Comments
Docker Support in IntelliJ IDEA 14.1
As developers, we can all agree that shipping code should be easy. Whether deploying to a local testing or staging server, our laptop, or a Unix box halfway around the world, builds should be portable, predictable and (mostly) painless. But … Continue reading
How is Flex Doing? Quick Start Guides and Tutorials
Flex is doing good! Apache Flex SDK 4.10 was released in August, and there have already been more than 7500 installations of 4.10 within two months since its release. Of course this SDK is supported by IntelliJ IDEA. Nevertheless, according … Continue reading
Android for the Busy Developer: Free 12-Lesson Course
Great news for everyone who’d like to get started with Android development but can’t seem to find the time! We are happy to announce a free training course, brought to you by Dino Esposito in collaboration with Tuts+ Premium, which … Continue reading
Getting Started with Jelastic Cloud Platform in IntelliJ IDEA
you deploy your applications to the cloud, you will be glad to hear about support for Jelastic cloud platform in IntelliJ IDEA. In case you didn’t know, Jelastic is a rapidly growing cloud platform for Java applications, the winner of … Continue reading
Getting Started with Adobe Gaming SDK in IntelliJ IDEA 12.1
IntelliJ IDEA 12.1 has complete support for the Adobe Gaming SDK, i.e. Adobe AIR SDK bundled together with Away3D, Starling and Feathers frameworks. For those who are interested in developing games using IntelliJ IDEA we have prepared a step-by-step tutorial … Continue reading
How to Write Tests for Custom Language Plugins
As you might remember a few months ago we have shared the tutorial how to write a plugin with custom language support for IntelliJ IDEA and IntelliJ Platform. Today we would like to continue talking about plugin development with the … Continue reading
Posted in Plugin Development, Tutorials
2 Comments
How to Write Custom Language Support Plugins
Today we would like to share with you a simple tutorial how to write a plugin with custom language support for IntelliJ IDEA and IntelliJ Platform. As you know IntelliJ IDEA provide powerful facilities for developers to implement advanced code … Continue reading
Posted in Plugin Development, Tutorials
34 Comments
Basics of Java EE and Web Development with IntelliJ IDEA
IntelliJ IDEA provides excellent facilities for Java EE and Web development that let you easily create wide variety of applications. To get you started with Java EE and Web development in IntelliJ IDEA, we’ve created a short and simple tutorial, … Continue reading