jrebel debug 启动不起来

idea更新之后jrebel debug模式启动不起来。

将下面的设置取消之后就可以了,希望能帮到你们... 被卡了两天...

jrebel信息。

idea

复制代码
IntelliJ IDEA 2023.3.1 (Ultimate Edition)
Build #IU-233.11799.300, built on December 12, 2023
Licensed to Alexandra Martinez
Subscription is active until July 9, 2024.
For educational use only.
Runtime version: 17.0.9+7-b1087.7 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 12
Registry:
  ide.balloon.shadow.size=0
  ide.experimental.ui=true
Non-Bundled Plugins:
  commit-template-idea-plugin (1.2.0)
  Key Promoter X (2023.3.0)
  com.jetbrains.packagesearch.intellij-plugin (233.11799.196)
  JRebelPlugin (2023.4.2)
  jr-mp-ide-idea (0.0.5)
  MavenRunHelper (4.27.1-IJ2022.2)
  com.baomidou.plugin.idea.mybatisx (1.6.1)
Kotlin: 233.11799.300-IJ
相关推荐
罗超驿5 天前
JavaSE高频答疑:内部类同名变量访问全解 + Comparable与Comparator核心区别
java·开发语言·idea
多云的夏天7 天前
idea 安装glm,我用起来了。
idea
前路不黑暗@14 天前
Java项目:Java脚手架项目的公共模块的实现(二)
java·开发语言·spring boot·学习·spring cloud·maven·idea
前路不黑暗@14 天前
Java项目:Java脚手架项目的意义和环境搭建(一)
java·开发语言·spring boot·学习·spring cloud·maven·idea
Ancelin安心16 天前
FastJson反序列化和Shiro漏洞
java·运维·开发语言·安全·web安全·json·idea
神秘的t18 天前
IDEA + DeepSeek (非硅基流动) 手把手教大家3分钟结束
idea·deepseek·deekseep配置到idea
我命由我1234519 天前
Java 泛型 - Java 泛型通配符(上界通配符、下界通配符、无界通配符、PECS 原则)
java·开发语言·后端·java-ee·intellij-idea·idea·intellij idea
摇滚侠20 天前
MAC IDEA GIT 提交区显示了几个不存在的目录
git·idea
fengxin_rou21 天前
[Redis从零到精通|第四篇]:缓存穿透、雪崩、击穿
java·redis·缓存·mybatis·idea·多线程