IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
Last week we hosted a live webinar covering the features of Java 9 that are most interesting to developers. The recording is available here for those who missed it, and we also wanted to take this opportunity to answer all those questions we didn't have time for during the session. If you read beyo…
As Java 9 continues to evolve, so does IntelliJ IDEA's support for it. This screencast shows the new features to support Java 9 development in the upcoming IntelliJ IDEA 2017.2 release. In the rest of this blog post we'll break down what's in the video and talk about each feature. As…
After a few, blissful, drama-free issues, this month we look into the tension between the community and the Stewards of Java (again), this time the topic is Modularity. Feedback from the community is always a Good Thing to help improve the platform, but when Jigsaw was due for release with Java 9 i…
IntelliJ IDEA 2017.1 brings support for Java 9's new modularity (Project Jigsaw). In this latest version, support includes code completion in the module-info.java file, and quick fixes for adding modules to your project. Let's take a look at a basic example of a modular project. To start with, we…
If you haven't tried the new and shiny IntelliJ IDEA 2016.3 yet, there's a good reason to do it right now. Welcome IntelliJ IDEA 2016.3.1, an update that brings lots of important bugfixes. One of the most notable changes in this build is the long-awaited support for JUnit 5 M3, so if you plan to …