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.

相关推荐
niucloud-admin7 小时前
JAVA V6 多商户商城 开发文档——插件目录结构
java·开发语言
2601_962885727 小时前
如何用 Python 扫描 A 股跳空缺口并统计缺口回补概率?
java·前端·python
滕州市燕猫虎计算机科技工作室个体工商户8 小时前
Java锁
java·开发语言
shehuiyuelaiyuehao10 小时前
1计算机是如何工作的
java·计算机网络
letisgo510 小时前
JAVA 高级进阶07篇《@Transactional失效的8个场景:代理机制到传播行为》
java·面试·transactional·spring事务·aop动态代理
水域安全老周10 小时前
水趣钓鱼救生衣专利拆解:两级锁紧如何解决落水人衣分离
java·前端·网络
三84410 小时前
Java 模板注入(FreeMarker) · 02 · 模板引擎与 FreeMarker 语法
java·开发语言·web安全·freemarker
暮雨哀尘11 小时前
Java 基础练习(一):创建类并调用对象
java·开发语言
想要入门的程序猿11 小时前
回调函数学习
java·网络·学习
泡海椒11 小时前
动态代理核心原理:JQuick-Java接口规则自动生成机制解析
java·开发语言·python