Quantcast
Channel: Tutorials : IntelliJ IDEA | The JetBrains Blog
Viewing all articles
Browse latest Browse all 84

Java 13 and IntelliJ IDEA

$
0
0

With Text Blocks, Java 13 is making it easier for you to work with multi-line String values. You would no longer need concatenation operators or escape sequences for your HTML, XML, JSON, or SQL queries, stored as String values.

Java 13 has also modified the Switch Expressions, which was released with Java 12.

In this blog, you’ll cover how to use the language changes introduced with Java 13, in IntelliJ IDEA 2019.3. If you can’t migrate your code to Java 13 to use Text Blocks, this blog will also cover how to use language or reference injections, so that you can edit multi-line String values with ease, irrespective of the Java version you are using. (more…)


Viewing all articles
Browse latest Browse all 84

Latest Images

Trending Articles



Latest Images