Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ve-dev] How can i override the extension point "org.eclipse.ve.cde.adapter" in org.eclipse.ve.java.core_1.1.0.1

I am developing a plugin.

I found a bug in TypeReferenceCellEditor.

I want to override the  extension point "org.eclipse.ve.cde.adapter" in
org.eclipse.ve.java.core_1.1.0.1,

so that ve can use my cellEditor as default type refernced
cellEditor(Especilly when the type refernced is a interface).

I dont know how to realize this.

Can anyone help me?





Back to the top