[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Point to my new custom extension point

Dear All,

I am creating my own plugin project using the existing framework components. Now I have defined my own extension point.

A table is made using the tableDefinition extension point defined in the framework. Now through my extension point I just want to override the already existing and used extension point.

Please let me know what needs to be done.

Thanks in advance.