Uses of Interface
org.eclipse.team.core.IFileTypeInfo
-
Packages that use IFileTypeInfo Package Description org.eclipse.team.core Application programming interfaces for defining and working with repository providers. -
-
Uses of IFileTypeInfo in org.eclipse.team.core
Methods in org.eclipse.team.core that return IFileTypeInfo Modifier and Type Method Description static IFileTypeInfo[]
Team. getAllTypes()
Deprecated.UsegetFileContentManager().getExtensionMappings()
instead.static IFileTypeInfo[]
Team. getDefaultTypes()
Deprecated.Use Team.getFileContentManager().getDefaultExtensionMappings() instead.
-