Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to update IDEA

2025-02-22 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article mainly explains "how to update IDEA". The content in the article is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn how to update IDEA.

1. Brand-new startup interface

Very different from the previous startup interface, the new startup interface has become more gaudy and elegant, as if showing a lot of version features to developers.

At the same time, it is found that the startup speed of IDEA is faster!

2. Integrate Space

JetBrains's team collaboration tool platform Space does not know if you have used it. You can download this tool separately from Jetbrains's official website:

Space is a team collaboration environment, which integrates a complete set of collaborative integrated solutions, including software development, team management, chat and file, project management, etc.

In the latest version of IntelliJ IDEA 2021.1, it is integrated into IDEA as a plug-in:

3 、 Code With Me

Code With Me is a service for collaborative development and pair programming that allows remote pair programming to teach you how to write code hand-in-hand:

It is worth mentioning that it also has video and voice calls, so that remote collaboration can be climbed to another tall building. Whenever you want to talk to colleagues, you can make audio and video calls directly from JetBrains IDE. "Encoding with me" is perfect for 1:1 meetings and group meetings, and you can invite dozens of attendees to attend! This function is so slutty!

4. Support Java 16

I still use this Java 8. I believe many readers are loyal users of Java 8.

You can send the new version, I will use Java 8!

However, the new version of IntelliJ IDEA still provides a wave of support for Java 16, which will be released in March 2021. Some updates include new possibilities for inner classes to declare explicit or implicit static members and to make changes to Stream.collect (toUnmodifiableList ()). Now convert it to stream.toList (). IDE first displays the toList () item on the code completion list of the stream.

5. Support WSL 2

This feature is awesome for users who want to rely on WSL!

You know, the previous WSL did not get through to IDEA!

Now, you can use the Java project in WSL 2 in IntelliJ IDEA. IDE can detect JDK installation, install JDK, compile and run Maven and Gradle projects, and build system projects using IntelliJ IDEA.

6 、 Run Targets

This feature is similar to WSL 2. By running the target function, you can run, test, analyze, and debug applications on a Docker container or a remote computer. IntelliJ IDEA Ultimate currently allows you to run Java applications, JUnit tests, and Maven,Gradle,Micronaut, Maven-based Quarkus and Spring Boot projects on Docker,SSH and WSL targets.

Have you found that IntelliJ IDEA 2021.1 has greatly enhanced the ability to control the remote? developers can not only run the project locally, but also use WSL 2, SSH remote host and Docker to run the project.

Thank you for your reading, the above is the content of "how to update IDEA", after the study of this article, I believe you have a deeper understanding of how to update IDEA, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report