eclipse-platform / eclipse-platform/eclipse.platform
Allow the user to deregister a content type which is contributed by plugin.xml
Open
- Dominant language
- Java
- Stars
- 165
- Forks
- 174
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 22
Description
05866463ef4920b75dfd7424a31644add49fbbf2 added the option to remove context type associations which the user created. A check in ContentTypeManager prevents the removal of non user extension.
Can this restriction be removed? A RCP client wants to remove an associating to the generic editor, and we currently have to modify the extension point registry to remove this association
Contributor guide
Assessment
This issue has not been assessed yet.