Linux Debug not working
My Project works with JDK5.
When IntelliJ runs with Java142 I get a TargetInvocationException: null. Nothing in the log
When IntelliJ runs with Java150 I get java.ClassNotFoundException: com.sun.tools.jdi.SharedMemoryTransportService
Either way debugging seems not possible under linux
请先登录再写评论。