在我的 Eclipse 插件中,我有一个显示整数和字符串值的表。要编辑我正在使用TextCellEditor包中的字符串值org.eclipse.jface.viewers。
我找到了一个NumberCellEditor我想尝试的。它在包装中org.eclipse.ve.internal.propertysheet.NumberCellEditor。
我在 eclipse 中看不到这个包,它没有列在 .xml 下的 plugin.xml 文件中Dependencies。它也不在单击“添加”按钮时显示的列表中。
我怎样才能使用这个类?
qq_遁去的一_1
相关分类