Cannot debug in IntellijIdea on Linux

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

 

posted @ 2018-06-22 18:32  Researcher  阅读(286)  评论(0编辑  收藏  举报