IntelliJ IDEA 2023.3.2

IntelliJ IDEA 2023.3.2

The IDE no longer loses file names in file templates.

It's once again possible to build Groovy projects using the JetBrains build system on Java 8.

Fixed several issues that were cropping up when working with the HTTP Client.

Fixed the issue causing the IDE to display a blank window when opening a second project in full-screen mode on macOS.

When using borderless mode on Windows, the IDE once again correctly restores the position of a window that had previously been snapped to one side of the screen.

The IDEA correctly recognizes configuration properties in Spring Boot projects when the builder pattern is used as a setter in the @ConfigurationProperties classes.

Fixed the issue causing the IDE to crash on startup due to errors appearing when parsing the UI theme.

The IDE once again properly displays Android project structures.

The main menu is displayed for all open projects on the tiling desktop when working on Linux.

The configurations list is no longer disabled in the Run/Debug widget after the configuration starts.

The IDE no longer mistakenly provides the Project Error report when using Jakarta's @Nonnull annotation in combination with Lombok's @RequiredArgsConstructor.

The IDE no longer erroneously resets namespaces during actions like Apply, Refresh, and others when working with Kubernetes.

The branch checkout from the Pull Request pane has been fixed.

The New context menu once again appears correctly on a right-click when the Grails plugin is installed.

When you work on Linux without a window manager, the main menu is now displayed for all open projects.

The IDE now accurately provides the Constant values inspection for Stream expressions with nested Optional chains, eliminating the occurrence of false positives.

相关推荐
+VX:Fegn08951 天前
计算机毕业设计|基于springboot + vue零食商城管理系统(源码+数据库+文档)
java·数据库·vue.js·spring boot·后端·课程设计
Query*1 天前
杭州2024.08 Java开发岗面试题分类整理【附面试技巧】
java·开发语言·面试
WZTTMoon1 天前
Spring Boot 4.0 迁移核心注意点总结
java·spring boot·后端
旷野说1 天前
为什么 MyBatis 原生二级缓存“难以修复”?
java·java-ee·mybatis
8***23551 天前
【wiki知识库】07.用户管理后端SpringBoot部分
java
阿蔹1 天前
JavaWeb-Selenium 配置以及Selenim classnotfound问题解决
java·软件测试·python·selenium·测试工具·自动化
小毅&Nora1 天前
【后端】【C++】从裸指针到 C++20 协程:现代 C++ 内存与并发编程的双重革命
java·c++20
张np1 天前
java基础-ArrayList
java·开发语言
Swizard1 天前
别让 AI 假装在工作:Android "Vibe Coding" 的生存指南
android·java·vibe coding
BBB努力学习程序设计1 天前
Java集合框架:管理数据的"超级工具箱"
java