The latest updates on all JetBrains products and topics
Java Support Engineer at JetBrains
Java 18 has now been released, and starting from version 2022.1, IntelliJ IDEA offers support for it.
The upcoming IntelliJ IDEA 2020.3 will support the shebang mechanism to run single-file programs directly from source. This enhancement to the Java launcher was delivered in JDK version 11. The idea of the shebang mechanism is to reduce packaging overhead and simply run the program. To execute the f…
Java 13 is planned for release on September 17, 2019. And IntelliJ IDEA is already getting ready for it! Starting with version 2019.2, IntelliJ IDEA has support for Java 13 Preview features. Support for Switch Expressions preview feature As you may already know, the Java 12 preview significant…