最近在分析源代码,总是遇到 导不入 org.eclipse.core.runtime.CoreException;的问题,在buildpath中add jars "org.eclipse.core.runtime_3.2.0.v20060603.jar" 结果还是有错。。。。
在群上问了一下各位高手,终于找到了,原来那个类在org.eclipse.equinox.common中。。。哈哈,原来eclipse中runtime在两个地方呢~
在群上问了一下各位高手,终于找到了,原来那个类在org.eclipse.equinox.common中。。。哈哈,原来eclipse中runtime在两个地方呢~