|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.sonar.* |
|---|
| org.sonar.ide.api.SourceCodeDiff | ||
|---|---|---|
public static final int |
NOT_FOUND |
-1 |
| org.sonar.ide.shared.AbstractResourceUtils<MODEL> | ||
|---|---|---|
public static final String |
DEFAULT_PACKAGE_NAME |
"[default]" |
public static final String |
ROOT |
"[root]" |
| org.sonar.ide.shared.DefaultServerManager.IServerSetListener | ||
|---|---|---|
public static final int |
SERVER_ADDED |
0 |
public static final int |
SERVER_EDIT |
1 |
public static final int |
SERVER_REMOVED |
2 |
| org.sonar.ide.shared.SonarProperties | ||
|---|---|---|
public static final String |
FILENAME |
".sonar-ide.properties" |
public static final String |
HOST_DEFAULT |
"http://localhost:9000" |
public static final String |
HOST_PROPERTY |
"host" |
public static final String |
PASSWORD_PROPERTY |
"password" |
public static final String |
USERNAME_PROPERTY |
"username" |
| org.sonar.ide.shared.SonarUrlUtils | ||
|---|---|---|
public static final String |
HOST_DEFAULT |
"http://localhost:9000" |
| org.sonar.ide.shared.coverage.CoverageUtils | ||
|---|---|---|
public static final String |
BRANCH_COVERAGE_HITS_DATA_KEY |
"branch_coverage_hits_data" |
public static final String |
COVERAGE_LINE_HITS_DATA_KEY |
"coverage_line_hits_data" |
| org.sonar.ide.shared.duplications.DuplicationUtils | ||
|---|---|---|
public static final String |
DUPLICATIONS_DATA |
"duplications_data" |
| org.sonar.ide.shared.violations.ViolationUtils | ||
|---|---|---|
public static final String |
PRIORITY_BLOCKER |
"blocker" |
public static final String |
PRIORITY_CRITICAL |
"critical" |
public static final String |
PRIORITY_INFO |
"info" |
public static final String |
PRIORITY_MAJOR |
"major" |
public static final String |
PRIORITY_MINOR |
"minor" |
| org.sonar.ide.ui.IconsUtils | ||
|---|---|---|
protected static final String |
IMAGES_PATH |
"/org/sonar/ide/images/" |
| org.sonar.ide.wsclient.HttpClient3ConnectorFactory | ||
|---|---|---|
protected static final int |
TIMEOUT_MS |
30000 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||