InfoQ Homepage IntelliJ IDEA Content on InfoQ
-
Java News Roundup - Week of June 28th, 2021
This week’s Java roundup features news from JDK 17, JDK 18, GraalVM Native Build Tools, TornadoVM 0.10, the release of Quarkus 2.0 and Apache Camel Quarkus 2.0, Apache Camel 3.11, Apache Wicket, Helidon, Micronaut Foundation, JReleaser 0.5.0, IntelliJ IDEA 2021.1.3, Gradle 7.1.1, Hibernate, Scala, ASM and the Spring Framework.
-
JetBrains Releases IntelliJ IDEA 2021.1
JetBrains has released IntelliJ IDEA 2021.1 featuring support for Java 16, a new preview feature that instantly renders HTML changes, and support for WSL 2. is supported and it’s possible to run applications on Docker, WSL 2, or via SSH. Various other improvements include support for Docker, Kubernetes, Kotlin, Git and others.
-
IntelliJ IDEA 2021.1 EAP 1 Supports Java 16
JetBrains released IntelliJ IDEA 2021.1 EAP 1 featuring full support for Java 16. Other noteworthy features include support for Windows Subsystem for Linux (WSL) 2, a built-in browser to preview HTML files, and improved profiling support. This release also makes it possible to run applications via Docker, SSL, and WSL.
-
Kotlin 1.4 Brings New Language Features, Improved Compilers and Tools
Kotlin 1.4 focuses on improving performance and tooling. It also contains a number of new language features, including single abstract method (SAM) conversion for interfaces, explicit API mode, and more.
-
JetBrains Releases IntelliJ 2020.2
JetBrains has just rolled out IntelliJ IDEA 2020.2: the latest version of its popular integrated development environment (IDE).
-
Developer Surveys Survey: Including a Spotlight on Java Results
JRebel and Snyk have recently published their Java/JVM technology reports, and Codingame and Tiobe have published reports into language usage and adoption. InfoQ looks at the state of play of these reports, and what is happening in the Java and wider ecosystems today.
-
IntelliJ IDEA 2018.3 Brings Support for the Upcoming Java 12, Spring Boot Enhancements and More
JetBrains has released the version 2018.3 of their flagship product, IntelliJ IDEA. This version brings a series of new features including support for Java 12, enhancements for Spring Boot, support for multiline TODO comments, and more.
-
IntelliJ IDEA 2018.2 Supports Java 11, MacBook Touch Bar and More
JetBrains recently released the IntelliJ IDEA 2018.2. This version brings support for the upcoming Java 11, breakpoints intentions, MacBook Touch Bar, enhancements for Spring Boot, Scala and Docker plugin, and more.
-
IntelliJ IDEA 2017.3: Enhanced Support for Java EE 8, Spring Boot, and JUnit
Just three months after their last release, JetBrains recently released version 2017.3 of their flagship product, IntelliJ IDEA, with a host of new features including enhanced support for Java, Java EE 8, Spring Boot, Kotlin, and Docker.
-
IntelliJ IDEA 2017.2: Smarter, Neater, and Faster
JetBrains recently released IntelliJ IDEA 2017.2, the quarterly release of its flagship Java IDE. Trisha Gee’s blog post about this release notes that there are many usability enhancements; new classes of warning like if you are creating empty collections or Strings or if a number is out of range on an array. It also has improved analysis around nulls.
-
WebStorm 2017.1 Adds Vue.js Support
WebStorm 2017.1 keeps the IDE topped off with the latest JavaScript features including support for Vue.js, Jest, Angular Language Service, StandardJS and emojis.
-
JetBrains Rider: A New .NET IDE Based on IntelliJ and ReSharper
JetBrains Rider was introduced in January of this year but spent the most part of the year in private Early Access Preview, not yet ready for the public. Now the EAP has been made available to everyone who wants to see what it is like to develop for .NET on the IntelliJ platform. There are some issues to be fixed before it becomes generally available but the tool is quite stable.
-
Ceylon 1.3 Adds Support for Building Android Apps and More
Ceylon, RedHat’s strongly statically typed language for the JVM, has reached version 1.3. Released one year after version 1.2, Ceylon 1.3 is a major release bringing Android support, npm integration, and a plugin for IntelliJ IDEA and Android Studio, in addition to new language features and improvements.
-
ZeroTurnaround Releases RebelLabs Developer Productivity Report
Today, ZeroTurnaround's RebelLabs released their biannual developer productivity report, which asked over 2000 respondents what their tools of the trade were. InfoQ has been given access to the report and summarises its findings.
-
Java Champions Receive Free IntelliJ IDEA Licenses
Being a Java Champion has its perks, and thanks to the generosity of JetBrains, a free license for IntelliJ IDEA is now one of them. The Champions are the latest in the list of groups earning this special JetBrains premium, which also includes approved open source projects, students, and teachers.
Resources
Azure App Service 101: Moving your .NET Application to the Cloud
In this article Matt Soucoup talks about how Azure App Service makes an excellent first step for a .NET application's cloud journey. Learn more.
Introducing the Reliable Web App Pattern for .NET
Mayunk Jain will discuss how this pattern helps optimize the cost and improve your web application's performance, security, operations, and reliability with minimal changes when moving from on-premises infrastructure to Azure cloud. Learn more.
.NET on Azure for Beginners
Welcome to the .NET on Azure for Beginner series where you will learn the basics of getting your .NET applications up and running in Azure! Watch now.
Host a web application with Azure App Service
Azure App Service enables you to build and host web applications in the programming language of your choice without managing infrastructure. Learn more.