Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在处理一个ClassNotLoaded exception,我不知道如何解决这个问题。根据我读过的谷歌和其他主题,这似乎是 Eclipse 调试功能的问题。
ClassNotLoaded exception
场景如下:使用JavaMail时,当我尝试从电子邮件帐户中检索消息时,有时控制台会显示:
“org.eclipse.debug.core.DebugException:com.sun.jdi.ClassNotLoadedException:检索数组的组件类型时发生类型未加载”。