[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[News.eclipse.technology.gmf] Re: How to register property filters?

Hi Linda,

Thanks for the response. The contributor ID of the section are ok, because when I use the GMF filter it works. It's only when I replace the GMF filter's class name with my own filter class name that things stop working... It's really strange. Any other idea?

Thanks,
Jerome

Linda Damus a écrit :
Hello Jerome,

There is no additional registration required for custom filters.

One thing to double-check is that the contributorId in the propertySections extension that uses your custom filter matches the value returned by #getContributorId() from your diagram editor.

Hope that helps,
Linda