I'm developing an eclipse plugin that displays all editor templates for tcl in a list in a view. But I don't know how to access the editor templates that are created in the preferences. I know that they are stored in a pref file in the workspaces metadata, but there has to be an extension point to access them. Does anybody know this extension point?