首页 > 系统服务 > 详细

Cannot debug in IntellijIdea on Linux

时间:2018-06-22 18:48:35      阅读:464      评论:0      收藏:0      [点我收藏+]

OS: Deepin Linux
IDE: Intellij Idea
Project: SpringBoot based maven project

Issue: cannot debug in Idea, but run is OK
Idea 2017.2.4:
java.lang.ClassNotFoundException : com.sun.tools.jdi.SharedMemoryTransportService
Idea 2018.1.5:
Required connector ‘com.sun.jdi.SharedMemoryListen‘ not found. Check your JDK installation.

Solution:
Enable the [Show alternative source switcher] option in Idea debuger settings

技术分享图片

 

Cannot debug in IntellijIdea on Linux

原文:https://www.cnblogs.com/researcher/p/9215017.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!