参考:https://bugs.eclipse.org/bugs/show_bug.cgi?id=373504
今天在参考vogella的RCP Databinding的Demo时,遇到了这个问题。
解决方法:在MANIFEST.MF中的Dependencies中添加org.eclipse.core.databinding.property包
参考:https://bugs.eclipse.org/bugs/show_bug.cgi?id=373504
今天在参考vogella的RCP Databinding的Demo时,遇到了这个问题。
解决方法:在MANIFEST.MF中的Dependencies中添加org.eclipse.core.databinding.property包
转载于:https://www.cnblogs.com/jubincn/archive/2012/04/18/3381207.html