-2019.3 version of the idea of the series and the installation of a new feature

First, we take a look at IntelliJ IDEA 2019.3 What new features.

2019.3 version of the core keywords are: Performance And Usability (performance and availability) .
It did not bring a special ten new features, and provides a major performance and usability improvements (a little meditation practice internal strength of feeling there is wood there), including faster boot times , easier to install themes and dynamic plug-in (no need to reboot ), VCS enhanced workflow, and adds support for micro-services framework support, MongoDB, etc. ...

Performance (Performance)

  1. Faster startup times.
  2. Reducing import large Gradle project at the peak memory consumption
  3. This version fixes the UI level very, very much of a problem (as many as 1600+, but the basic user no perception).
  4. Fixed various editors frozen (suspended animation), but also to speed up the Java method calls type inference long chain.
  5. This version of the built-in Kotlin 1.3.60version supports, thus providing better performance.

Usability (Usability)

  1. Dynamic plugin / theme support
  2. More obvious scroll bar display
  3. Smoother mouse scrolling experience
  4. Automatically configure Maven project
  5. Better intent guess context
  6. Java13 characteristics provide better support
  7. It supports more template language
  8. Field Call HierarchyField call tree
  9. Git use enhanced

New frameworks and technical

Note: These features are new features unique to Ultimate, Community Edition is not.

  1. Micro Services Framework Support
  2. Endpoints view
  3. Spring Web Flux Support
  4. MongoDB support

Repair Fix

  • IDE can now detect directory Gradle mounted by homebrew
  • The user interface has been improved, it is now easier to set the home directory manually Gradle
  • IntelliJ IDEA is now supported by KWallet stored passwords on Linux
  • For JavaFX project , IDE can display the files with embedded FXML scenario generator in Scene Builder tab
  • When the SVN server is unavailable, SVN "Authentication Requirements" pop-up dialog box no longer
  • IDE now displays a progress bar when the index Git log (new)
  • Now, you can choose to view the file history and see when VCS comments or submit written change timestamp (new)
  • Upgrading runtime JetBrains: mainly JBR 8/11 upgrade (due to the developers do not care about, a little)

As can be seen these are relatively large improvements, especially MongoDB support is really special to the force, idea really worthy of my most favorite development software developers to pay tribute to the idea!

Let me explain the installation idea2019.3.

1, idea2019.3 download the software.

Download: https://www.jetbrains.com/idea/download/#section=windows

 I chose the most current version

2, a fool installation, click on the install on the line, not described in detail here, but there are options before you save the version set during installation. Because the installation process forget the screenshots, learn about the picture Baidu search.

Above a box prompts whether you want to uninstall the previous version, this proposal do not check, in case you install unsuccessful, delayed their work, do not emptied, the latest version is not good for a long time to install, if you are suddenly in a hurry to headache.

The following check boxes prompt uninstall silently silent uninstall, keep your previous version of the settings before I checked this, it is practical, the previous version before all the settings retained, such as keyboard shortcuts, plugins and so on. very nice.

3. After the installation, normally open idea, to register with the 30-day trial. To ensure that the software normally open, to activate the back. Since I already registered, there is no interface to display 30-day trial prompted, I believe that as long as people installed the idea, which does not operate can be ignored.

Also belongs to the second portion. . . Part we know, csdn strict review

A second portion connected to address installation tutorial: https://blog.csdn.net/weinichendian/article/details/103392307

Published 215 original articles · won praise 135 · Views 1.14 million +

Guess you like

Origin blog.csdn.net/weinichendian/article/details/103387283