Package com.microsoft.tfs.core.externaltools.formatters

Class Summary
AbstractToolArgumentFormatter Formats command line arguments for launching an external tool process.
CompareToolArgumentFormatter Takes individual string arguments for a compare tool and replaces the correct placeholders ("%1", etc.) in the an ExternalTool's arguments.
MergeToolArgumentFormatter Takes individual string arguments for a merge tool and replaces the correct placeholders ("%1", etc.) in the an ExternalTool's arguments.
ViewToolArgumentFormatter Takes individual string arguments for a view tool and replaces the correct placeholders ("%1", etc.) in the an ExternalTool's arguments.
 



© 2015 Microsoft. All rights reserved.