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.

相关推荐
Aimyone7 分钟前
com.alibaba.fastjson2 和com.alibaba.fastjson 区别
java
快乐肚皮28 分钟前
Netty学习专栏(一):Java NIO编程与核心组件详解
java·学习·nio
RubyWinner28 分钟前
网络编程 之 从BIO到 NIO加多线程高性能网络编程实战
java·网络·nio
你是狒狒吗34 分钟前
JWT了解
java·服务器·网络
yuhao__z1 小时前
代码随想录算法训练营第六十五天| 图论10—卡码网94. 城市间货物运输 I,95. 城市间货物运输 II
java·算法·图论
ℳ₯㎕ddzོꦿ࿐1 小时前
在 macOS 上安装 jenv 管理 JDK 版本
java·开发语言·macos
王大拿@1 小时前
JAVA开发工具延长方案
java·ide·intellij-idea
tqs_123451 小时前
idea添加jar包
java·ide·python·pycharm
向日葵花子(* ̄︶ ̄)1 小时前
AI|Java开发 IntelliJ IDEA中接入本地部署的deepseek方法
intellij-idea·ai编程·deepseek
乱搭巴士1 小时前
【IDEA问题】springboot本地启动应用报错:程序包不存在;找不到符号
spring boot·intellij-idea·mybatis