public abstract static class Constants.EclipseConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
PATTERN_PLUGINS_CVS_FOR_MARS |
static java.lang.String |
PROPERTY_BUILDID
"eclipse.buildId" the property in file "config.ini" indicating the Eclipse's build ID.
|
static java.lang.String |
PROPERTY_VERSION
"version" the property in file ".eclipseproduct" indicating the Eclipse's version.
|
static java.lang.String |
VERSION_NUMBER_MARS
"4.5" for Eclipse Mars, refer to https://en.wikipedia.org/wiki/Eclipse_(software)
|
static java.lang.String |
VERSION_NUMBER_MARS_4_5_2
"4.5.2" is the version of Eclipse Mars (without CVS plugins) once provided with SeleniumPlus.
|
Constructor and Description |
---|
EclipseConstants() |
public static final java.lang.String PROPERTY_VERSION
public static final java.lang.String PROPERTY_BUILDID
public static final java.lang.String VERSION_NUMBER_MARS
public static final java.lang.String VERSION_NUMBER_MARS_4_5_2
public static final java.lang.String[] PATTERN_PLUGINS_CVS_FOR_MARS
Copyright © SAS Institute. All Rights Reserved.