IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
While we're busy working on IntelliJ IDEA 2017.1 and its shiny new features, we don't forget to backport bugfixes to the latest stable version. Please welcome IntelliJ IDEA 2016.3.4. If you're running IntelliJ IDEA 2016.3.3, click Check for Updates and apply the patch via Download and Install. Ot…
The IntelliJ IDEA 2016.3.2 update is almost here. We've just made available its RC build. Among the bugfixes that come with this build, there's a fix that addresses the out-of-memory problem that might occur when applying a patch. The problem should be gone none. Please give the RC a thorough try…
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 …
Great news! A fresh update for IntelliJ IDEA 2016.3 is coming soon. Today we've published its RC build. In addition to bugfixes, this build updates JUnit 5 support to M3. Note that if you plan to run JUnit 5 M2, you have to either use an earlier version of IntelliJ IDEA, or manually include JUnit…
I've been giving a talk this year showcasing how to use IntelliJ IDEA inspections to help you refactor existing code to Java 8. The initial version of this, the one I gave at DevoxxUK (video), is based on my Migrating to Java 8 Tutorial. I've also written before about how IntelliJ IDEA can help you …
Please meet IntelliJ IDEA 2016.3, the third massive IDE update planned for this year. Two years ago we used to have one major release per year. Now we have three and all feature-rich – not to mention tons of minor bugfix releases. Read below to see the highlights of this update: (more&hellip…
Earlier today we’ve published the first IntelliJ IDEA 2016.3 RC. Now it is a good timing to give you an update on what’s been improved in this release with regard to supported frameworks, application servers and clouds. Spring Performance. Better performance of handling large projects with nu…
Last week we've announced a public preview of IntelliJ IDEA 2016.3. Today we're publishing a fresh EAP build. Please give it a thorough look, and let us know (through our issue tracker) about any issues you'll find. In addition to bugfixes, this RC brings the support for React Native. Now you can…
There is an old saying, “time flies when you're having fun.” By that measure, the past three months have been a lot of fun! But today it’s time to give you a glimpse of what has kept us having fun (and busy): IntelliJ IDEA 2016.3, the next update planned for this Fall, is available as a public previ…
Fresh IntelliJ IDEA 2016.3 EAP build, packed with various improvements is here. This and all future builds will have the Gradle composite builds support, so you can substitute any of your project dependencies with another project. Imagine your project has compilation time dependencies to org.s…
Although recently we've been posting a lot about IntelliJ IDEA 2016.3 EAP and new features it brings, we did very little mention of JavaScript and companions. Well, it's time to correct this oversight because the WebStorm wasn't just sitting there all this time, and since IntelliJ IDEA and WebStorm …
A new IntellIJ IDEA 2016.3 EAP build is out and ready to try. Other than the usual amount of bugfixes, it brings a couple of noticeable improvements. More Refactorings to Java 8 First of all, we continue with tuning the inspections that help refactor regular code into idiomatic Java 8. (mo…