摘要:
今天在启动myEclipse的时候遇到 java was started but returned exit code =-805306369 这个问题。具体如下图所示: *解决方法 在项目的工作目录下删除workbench.xmi文件 *路径 F:\code\myeclipseCode\.meta 阅读全文
摘要:
//Unresolved compilation problem: No enclosing instance of type SynchronizedTest is accessible. Must qualify the allocation with an enclosing instance 阅读全文