public interface Windows
Defines Reporters which work on Windows only.
| Modifier and Type | Field and Description |
|---|---|
static CommandReporterSpec |
ARAXIS |
static CommandReporterSpec |
BEYOND_COMPARE_3 |
static CommandReporterSpec |
CODE_COMPARE |
static CommandReporterSpec |
GVIM
Download GVim from http://www.vim.org/download.php
|
static CommandReporterSpec |
IDEA |
static CommandReporterSpec |
KDIFF
Download KDiff3 from https://sourceforge.net/projects/kdiff3/files/
|
static List<CommandReporterSpec> |
knownCommandReporters |
static List<CommandReporter> |
possibleNativeReporters |
static CommandReporterSpec |
TORTOISE_SVN
Download TortoiseSVN from https://tortoisesvn.net/downloads.html
|
static CommandReporterSpec |
WINMERGE |
static final CommandReporterSpec IDEA
static final CommandReporterSpec KDIFF
Download KDiff3 from https://sourceforge.net/projects/kdiff3/files/
static final CommandReporterSpec GVIM
Download GVim from http://www.vim.org/download.php
static final CommandReporterSpec TORTOISE_SVN
Download TortoiseSVN from https://tortoisesvn.net/downloads.html
static final CommandReporterSpec BEYOND_COMPARE_3
static final CommandReporterSpec WINMERGE
static final CommandReporterSpec ARAXIS
static final CommandReporterSpec CODE_COMPARE
static final List<CommandReporterSpec> knownCommandReporters
static final List<CommandReporter> possibleNativeReporters
Copyright © 2018–2019 Write Them First!. All rights reserved.