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

猜你喜欢

转载自www.cnblogs.com/researcher/p/9215017.html
今日推荐