SIGN IN YOUR ACCOUNT TO HAVE ACCESS TO DIFFERENT FEATURES

FORGOT YOUR PASSWORD?

FORGOT YOUR DETAILS?

AAH, WAIT, I REMEMBER NOW!
Need Help? Email [email protected]
  • LOGIN

E-SPIN Group

CONTACT US / GET A QUOTE
  • No products in cart.
  • HOME
  • PROFILE
    • Corporate Profile
    • About us
    • Customer Overview
    • Case Studies
    • Investor Relations
    • Procurement
  • GLOBAL THEMES
    • Artificial Intelligence (AI)
    • Big Data
    • Blockchain
    • Cloud Computing
    • Cognitive Computing
    • Cyber Security
    • DevSecOps
    • Digital Transformation (DT)
    • Modern Workplace
    • Internet of Things (IoT)
    • Quantum Computing
    • More theme and feature topics
  • SOLUTIONS
    • Application Lifecycle Management (ALM), DevSecOps/VSM, Application Security
      • Application Security
      • DevSecOps
      • Digital Forensics
      • Secure Development
    • Cybersecurity, Governance Risk Compliance (GRC) and Resiliency
      • Governance, Risk Management and Compliance (GRC)
      • Malware Analysis and Reverse Engineering
      • Security Information & Event Management (SIEM)
      • Security Configuration Management (SCM)
      • Threat, Risk and Vulnerability Management
      • Penetration Testing and Ethical Hacking
    • Modern Infrastructure, NetOps
      • Network Performance Monitoring and Diagnostics (NPMD)
      • IT Operations Management (ITOM)
      • Network Operation (NetOps)
      • Network Management System (NMS)
    • Modern Workspace & Future of Work
      • Digital Workspace
      • End User Computing (EUC)
      • Securing Hybrid Workforce
      • Unified Endpoint Management (UEM)
      • User Activity Monitoring (UAM)
  • INDUSTRIES
    • Aerospace & Defense
    • Automotive
    • Banking & Financial Markets
    • Chemical & Petroleum
    • Commercial and Professional Services
    • Construction & Real Estate
    • Consumer Products
    • Education
    • Electronics
    • Energy & Utilities
    • Food & Beverage
    • Information Technology
    • Insurance
    • Healthcare
    • Goverment
    • Telecommunications
    • Transportation
    • Travel
    • Manufacturing
    • Media & Entertainment
    • Mining & Natural Resources
    • Life Sciences
    • Retail
  • PRODUCTS
    • Hidden Menu
      • Brand Overview
      • Services Overview
      • E-SPIN Product Line Card
      • E-SPIN Ecosystem World Solution Portfolio Overview
      • GitLab (DevOps, DevSecOps, VSM)
      • Hex-Rays (IDA Pro, Hex-Rays Decompiler)
      • Immunity (Canvas, Silica, Innuendo)
      • Parasoft (automated software testing, AppSec)
      • Tenable (Enterprise Vulnerability Management)
      • Veracode (Application Security Testing)
    • Cybersecurity, App Lifecycle, AppSec Management
      • Cerbero Labs (Cerbero Suite)
      • Core Security (Core Impact, Cobalt Strike)
      • HCL (AppScan, BigFix)
      • Invicti (Acunetix, Netsparker)
      • ImmuniWeb
      • UBsecure (Vex)
      • Portswigger (Burp Suite Pro, Burp Suite Enterprise)
      • Titania (Nipper Studio)
      • TSFactory (User Activity Monitoring)
    • Infrastructure, Network, Wireless, Cloud Management
      • Metageek (Wi-Spy, Chanalyzer, Eye P.A.)
      • Progress (WhatsUp Gold, WS_FTP, MOVEit MFT)
      • Paessler
      • Solarwinds (IT Management)
      • TamoSoft (wireless site survey)
      • Visiwave (wireless site survey, traffic analysis)
      • VMware (Virtualization, cloud mgt, Digital Workspace)
    • Platform products
      • Adobe (Digital Media Creation)
      • Micro Focus
      • Microsoft
      • Red Hat (Enterprise Linux, OpenStack, OpenShift, Ansible,JBoss)
      • SecHard
      • SUSE (Enterprise Linux, Rancher)
      • Show All The Brands and Products (Full)
  • e-STORE
    • e-STORE
    • eSTORE Guide
    • SUPPORT
  • CAREERS
    • Culture, Values and CSR
    • How We Hire
    • Job Openings
  • BLOG / NEWS
    • Blogs and News
    • Resources Library
    • Calendar of Events
  • CONTACT
  • Home
  • Brand
  • IntelliJ IDEA Latest Releases and Updates
0
E-SPIN
Monday, 05 September 2022 / Published in Brand, JetBrains, Product

IntelliJ IDEA Latest Releases and Updates

E-SPIN dedicated this post specially for IntelliJ IDEA latest releases and updates as a mean to continuously inform our customers or any user with the latest release of the products we carry. Similarly, JetBrains is aware of the importance of these updates in order to provide their users with the best performing tool or platform. The details of this IntelliJ IDEA latest releases and updates are presented in the manner where the latest release is shown at the top of the post and then followed with the previous releases. Feel free to visit this post for the updates and please do not hesitate to contact E-SPIN regarding product and related matter (if any).


IntelliJ IDEA 2022.2 release (2022-July-26 )

The IntelliJ IDEA 2022.2 release is more stable and sleeker as it involves various quality improvements to the remote development functionality.

1. Key Updates

The switch from JBR 11 to JBR 17
This release is accompanied with JetBrains Runtime 17 (JBR 17), resulting in improved IDE performance, enhanced better security and better rendering performance on macOS.

Spring 6 and Spring Boot 3 Support features 
The intelliJ IDEA ultimate for version 2022.2 fully supports Spring 6 and Spring Boot 3 features which include new @AutoConfiguration classes and @ConfigurationProperties classes with the new constructor-binding syntax without explicit @ConstructorBinding

Remote development improvements
This release introduces vast major upgrades remote development improvements. You can connect your laptop using SSH to the intelliJ IDEA that is installed on remote server. Alternatively, JetBrains Space users can direclty manage their dev environment from IntelliJ IDEA.

2.User experience

The version 2022.2 of IntelliJ IDEA introduces

  • run new Run Current File functionality. With this feature, you can easily run and debug single files without the need for a dedicated run configuration.
  • keyboard shortcut that allows you to change font size everywhere in the editor.
  •  merge projects windows actions to let you organize your working space.
  • ability  to configure how the inspection appear editor without changing the severity level. Changing the inspection highlighting style can be done using the new Highlighting in editor drop-down menu.
  • cloning repository progress bar that is easier to use as it now appears on the IDE’s welcome screen.
  • Add New Description field for mnemonic bookmarks has been updated with a Description field, making you able to quickly add an optional description to your bookmark.

3. Improved security

This new release will assist you in importing trusted SSL certificates from system trust stores. With this feature you can experience automatic utilisation of the custom certificates specific to your enterprise environment.

4. Editor

This release enables you to disable automatic block comment closure when pressing Enter. You can also allows quicker access to Code Completion Settings right from the kebab (three vertical dots) menu button in the code completion popup. Additionally, tables of contents in Markdown files according to the document headers is now easier.

5. Language support improvement

Java
This release include range of modifications to Java inspections as well as introduces new one to let you detect potential bugs and simplify code.

Kotlin
For this release, in order to gain a more precise condition evaluation, JetBrains has integrated the Kotlin debugger with the Data Flow Analysis functionality.

Also, this version of intelliJ IDEA supports the features in the latest version of Kotlin- Kotlin 1.0.7.

Scala 
For Scala, IntelliJ IDEA 2022.2 include better Scala 3 support, new Scala inspections, two new actions (ut arguments on separate lines and Put arguments on one line), tuned Compiler-based highlighting,  and  safe Delete action has been made available for type parameter.

Groovy
With this release, you can now perform syntax highlighting, code completion, and inspections for Groovy-Integrated Queries (GINQ). 

6. Frameworks and technologies

  • This version of IntelliJ IDEA Ultimate offers URL completion, Search Everywhere functionality, and Find Usages hints for Spring Cloud Gateway URLs, improved support for JAX-RS endpoints, WebSocket connections, ability to send GraphQL queries over HTTP and WebSocket protocols out of the box as well as references and supports folding for message attributes in Bean Validation annotations in Java and Kotlin.
  • This version of IntelliJ IDEA Ultimate also useful in debugging GraalVM native image binaries.
  • Additionally, the improved navigation between Protobuf and Java sources allows you to seamlessly navigate to code generated from .proto files and back.
  • Improvement are also made on Code insight for Spring Shell and UI/UX improvements to the HTTP client.
  • This version provides support for every features in Jakarta Persistence 3.1.

7. Profiler

This version display Kotlin inline functions together with others in the Flame Graph, the Call Tree, and the Method List, making you able to view your CPU time thus optimise it if required.

8. Docker 

IntelliJ IDEA ultimate upgrades includes

  • introduction of image completion for the Testcontainers API
  • the new Copy Docker Image action that helps you easily copy image from one Docker daemon to another.
  • ability to automatically connects to Docker after you restart the IDE.
  • integrates with Colima and Rancher.

9. Kubernetes

The Kubernetes plugin for IntelliJ IDEA 2022.2 offers integration with the Telepresence tool.

10. QA tools

  • The latest Selenium Page Object wizard introduces an optional URL field.
  • The new Page Object Editor features an updated web page structure UI.
  • Caret can now automatically moves to the end of the added code block when you add new page elements to your code.
  • You can now have the ability to create a new page object directly from the context menu that appears with the unresolved code warning.

11. Other improvements

Now, database tool allows you to choose multiple CSV files and import them at once, the Web development is added with support for Angular standalone components as well as better support for Vue 3. Moreover, the new Android plugin bundled with IntelliJ IDEA offers all the features of Android Studio Chipmunk which include support for the Android Gradle Plugin (AGP) 7.2.x.


IntelliJ IDEA 2022.1 release (2022-Apr-12)

The IntelliJ IDEA 2022.1 release offers various improvements and new features that can enhance user experience with IDE. Among the significant improvements are the introduction to Dependency Analyzer, updated new Project wizard, upgraded Code Vision inlay hints with Code Author hints, added support for the new features in Java 18 and also improved IDE’s performance with Kotlin.

1. Key Updates

Dependency Analyzer
The new introduced Dependency Analyzer helps ensure optimum dependency management, instant conflict resolution, and easy build configurations correction using the information of every Maven and Gradle dependencies used in their project.

Improved new project wizard
New Project wizard interface helps both new users and experience users to streamline creating new projects.

New notifications tool window
Users can clearly underline crucial and useful notification as through the new notifications tool window which replaces the Event Log instance.

2. User experience

  • The Maven Archetype project generator in the New Project wizard has been updated and offers users with search-as-you-type functionality when browsing archetypes. This feature allows users to manage an archetype catalog during module creation, as well as input required properties by archetype.
  • The improved Code Vision inlay hints give users instant insights about their code right in the editor where the list of displayed metrics include inheritors, usages, code authors, and related problems. Additionally the metrics can be enabled by default and can be changed Inlay Hints settings.
  • This new release allows user to evenly distribute the working space among editor tabs to be in the same width.
  • Users can now export UML diagrams to other formats such as yEd .graphml, Graphviz .dot, Graphviz .dot with positions, Mermaid .md, Plantuml, and IntelliJ IDEA .uml files.
  • The structural Search and Replace dialog is now easier to navigate between as features a list of all the templates.

3. Improved security

This new version can detect vulnerabilities in Maven and Gradle dependencies used in users projects as it involves checking across the Checkmarx SCA Database and the National Vulnerability Database. This is make possible using the Package Сhecker plugin bundled with IntelliJ IDEA Ultimate.

4. Editor

This feature allows users to:

  • run commands from markdown files, copy contents to the clipboard through a single click using the new copy code snippet in Markdown blocks
  • select their header styles through the update markdown editor floating toolbar.
  • perform code reformatting in projectless mode using the improved LightEdit mode.
  • receive notification on format of file that does not follow the code style setting from the incorrect formatting inspection feature.
  • ensure formatting consistency in the code by enforcing the reformat checkbox.

5. Language support improvement

Java
This release include Java 18 support, Java decompiler upgraded compatibility with Java 17, Better JUnit 5 support and Updated Surround with try/catch template.

Kotlin
The updates include Kotlin 1.6.20 support, Improved IDE Performance for Kotlin, Debugger improvements, Kover plugin integration.

Groovy

Groovy is added with most of the Java-like postfix templates in this release

6. Frameworks & Technologies

  • IntelliJ IDEA Ultimate is now updated with supports for Go microservice and has better supports for gRPC reflection.
  • IntelliJ IDEA highlights JSON queries, completes operators and document fields while working with Spring MongoDB.
  • This release also has updated support for .proto files
  • For Thymeleaf support, the improvements include fewer false-positive inspections, enhanced IDE performance when editing Thymeleaf templates.

7. Build tool 

  • Updated progress bar – Let you view what exactly is happening with the files and assist you in estimating the time take for the process to complete.
  • Improved Experimental functionality in the Maven compiler plugin – Let you set specific language levels  for production and test sources separately.

8. Version control

  • Code Vision hints about code authorship based on the VCS history.
  • Improved Annotate with Git Blame functionality.
  • Commit Details tool window with information about GPG signatures and build status.
  • New UI for the Git File History tool window no longer depends on indexing process (usable even Log index is off).
  • Users can specify different external diff and merge tools according to the file type.
  • Apply or commit changes locally in the IDE in this version enables you to manage suggested changes in GitHub Pull Requests comments easily.

9. Profiler

  • This version of IntelliJ IDEA Ultimate offers the IntelliJ Profiler.

10. Debugger

The Drop Frame action from the toolbar in the Frames view of the Debugger tool window is removed in this version.

11. QA Tools

  • The Selenium UI Testing plugin include improvement in its Page Object Editor.
  • This version enables you to choose language when creating new page through the new Open Object Wizard.

11. Plugins

JetBrains had unbundled plugins from the IDE such as Spring Batch, Spring Web Services, Grails, JAX-WS, JSF, Java EE: Batch, WebLogic, WebSphere, and Jetty. You only need to  installed them from JetBrains Marketplace.

12. Other improvements

Updated Kubernetes, Docker UI in the services tool window, remote development featuring new widget, database tool, Scala 3 support improvement and Space integration.

 

Tagged under: Developer tool, IDE, IntelliJ IDEA, JetBrains

What you can read next

Web Security Assessment as a Service (WASA) Technical Overview by E-SPIN
E-SPIN Vulnerability Management Portfolio Update – Acunetix Web Vulnerability Scanner version 9 Features Overview & Updates
E-SPIN and Hex-Rays
WhatsUp Gold Application Perfomance Monitor (APM) Product Overview by E-SPIN
SoftActivity – Activity Monitor Product Overview by E-SPIN

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • The Accelerated Era of AI and Robotics: Adapting to the Digital Revolution

    The IT and technology sector has experienced a ...
  • The Future of Work: Embracing the Potential of Generative AI and Robotics

    The potential for generative AI to revolutioniz...
  • DevOps Platform – GitLab 15 Releases and Updates

    GitLab is evolving, where constant research are...
  • The Role of AI and Robotics in the 2023 Global Financial Crisis and Its Likely Outcome

    The 2023 Global Financial Crisis has already be...
  • Identity and Access Management (IAM) in Securing Digital Identities and Beyond

    The complexity in securing digital identities h...

Recent Comments

  • JEAN ARIANE H. EVANGELISTA on E-SPIN Wishes all Filipino Araw ng Kagitingan 2022
  • Ira Camille Arellano on E-SPIN Wishes all Filipino Araw ng Kagitingan 2022
  • NKIRU OKEKE on Top 5 Challenges in the Consumer Products Industry
  • Md Abul Quashem on Types of Online Banking or E-Banking
  • Atalay marie on What is Cybersecurity Mesh ?

Archives

  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • March 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • January 2015
  • December 2014
  • October 2014
  • September 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • February 2012
  • July 2011
  • June 2011

Categories

  • Acunetix
  • Adobe
  • Aerospace and Defence
  • AppSec Labs
  • Automotive
  • Banking and Financial Markets
  • Brand
  • Case Studies
  • Cerbero Labs
  • Chemical and petroleum
  • Codified Security
  • Commercial and Professional Services
  • Construction and Real Estate
  • Consumer products
  • Contact Us
  • Core Impact
  • Core Security
  • DBeaver
  • DefenseCode
  • DSquare Security
  • DSquare Security
  • E-Lock
  • Education
  • Electronics
  • Energy and utilities
  • Excelledia
  • FAQ
  • Food and Beverage (F&B)
  • GFI
  • GitLab
  • Global Themes and Feature Topics
  • Government
  • HCL
  • Healthcare
  • Hex-Rays
  • IBM
  • Immunity
  • ImmuniWeb
  • Industries
  • Information Technology
  • Insurance
  • Invicti
  • Ipswitch
  • Isorobot
  • JetBrains
  • Job
  • Life Science
  • LiveAction
  • Magnet forensics
  • Manufacturing
  • McAfee
  • Media and Entertainment
  • Metageek
  • Micro Focus
  • Microsoft
  • Mining and Natural Resources
  • Nessus
  • Netsparker
  • News
  • Nutanix
  • Paessler
  • Parasoft
  • PortSwigger
  • Pradeo
  • Product
  • Progress
  • Rapid7
  • RedHat
  • Retail
  • Retina
  • Riverbed
  • RSA
  • SecHard
  • Security Innovation
  • Security Roots
  • Services
  • SILICA
  • Soft Activity
  • SolarWinds
  • Solution
  • SUSE
  • Symantec
  • TamoSoft
  • Telecommunications
  • Tenable
  • Titania
  • Transportation
  • Travel
  • Trend Micro
  • Trustwave
  • TSFactory
  • UBsecure
  • Uncategorized
  • Vandyke
  • Veracode
  • Videos
  • VisiWave
  • VMware
  • Webinar Archive

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

CORPORATE

  • Profile
  • About us
  • Investor Relations
  • Procurement

SOLUTIONS & PRODUCTS

  • Industries
  • Solutions
  • Products
  • Brand Overview
  • Services
  • Case Studies

STORE & SUPPORT

  • Shop
  • Cart
  • Checkout
  • My Account
  • Support

PRODUCTS & SERVICES

  • Industries
  • Solutions
  • Products
  • Brand Overview
  • Services
  • Case Studies

FOLLOW US

  • Facebook
  • Twitter
  • Pinterest
  • LinkedIn
  • YouTube
  • WordPress Blog
© 2005 - 2022 E-SPIN Group of Companies | All rights reserved.
E-SPIN refers to the global organisation, and may refer to one or more of the member firms of E-SPIN Group of Companies, each of which is a separate legal entity.
  • Contact
  • Privacy
  • Terms of use
TOP