Try to use JDK instead of JRE to debug source code

62 阅读1分钟

Created by Wang, Jerry on Jul 06, 2016

Check Jerry’s output console, you can find that javaw.exe in JDK1.8 is used:

clipboard1

install JDK and configure it in your Eclipse:
clipboard2