在IDEA 2023.3中Jrebel debug 模式无法启动

目录

    • 版本说明
    • 问题描述
    • 解决方式

版本说明

IDEA:IntelliJ IDEA 2023.3 (Ultimate Edition)

Jrebel: JRebel Agent 2023.4.2 (202312041035)

问题描述

在IDEA中启动debug模式时无法正常启动
在IDEA 2023.3中Jrebel debug 模式无法启动_第1张图片

解决方式

在 IDEA 2023.3 版本修改了默认的配置,导致 jrebel 无法正常工作,需要手动设置一下。

操作步骤:
打开设置(Settings)>> 打开“语言和框架”(Languages and Frameworks) >> 选择“响应式流”(Reactive Streams)>> 选择“无”(None)
在IDEA 2023.3中Jrebel debug 模式无法启动_第2张图片

你可能感兴趣的:(zhoqua,intellij-idea,jrebel)