org.eclipse.ui.IStartuppublic class EclipseStartup extends Detector implements org.eclipse.ui.IStartup
DETECTED_ARCH, DETECTED_CLASSIFIER, DETECTED_NAME, DETECTED_RELEASE, DETECTED_RELEASE_LIKE_PREFIX, DETECTED_RELEASE_VERSION, DETECTED_VERSION, DETECTED_VERSION_MAJOR, DETECTED_VERSION_MINOR| Constructor | Description |
|---|---|
EclipseStartup() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
earlyStartup() |
|
protected void |
log(java.lang.String message) |
|
protected void |
logProperty(java.lang.String name,
java.lang.String value) |
public void earlyStartup()
earlyStartup in interface org.eclipse.ui.IStartupprotected void logProperty(java.lang.String name,
java.lang.String value)
logProperty in class DetectorCopyright © 2014-2018 Trustin Lee. All Rights Reserved.