jubincn

导航

2012年5月2日 #

The type eclipse.core.runtime.Plugin cannot be resolved.的解决

摘要: 今天在导入RCP Mail2.0的源码时遇到了这个问题。解决:打开META-INF/MANIFEST.MF,找到dependencies,将org.eclipse.core.runtime添加到Dependencies中即可。参考:http://stackoverflow.com/questions/2393284/the-type-org-eclipse-core-runtime-iconfigurationelement-cannot-be-resolved 阅读全文

posted @ 2012-05-02 14:34 jubincn 阅读(242) 评论(0) 推荐(0)