Community
Participate
Working Groups
with the file types not registered the team plugin doesn't know what kind of content is in wiki files (eg: *.textile)
Created attachment 110041 [details] patch that registers with team.fileTypes register with team.fileTypes for all file extensions known as wiki types.
Created attachment 110042 [details] mylyn/context/zip
Great that you found out how to register that. Patch applied. The only minor modification I made is to remove the minimum version number for the org.eclipse.team.core dependencies assuming that this extension point may have existed prior to version 3.3.0 (and if it didn't it won't take effect).