public class Policy extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEFAULT
Constant for the the default setting for debug options.
|
static String |
JFACE_DATABINDING
The unique identifier of the JFace plug-in.
|
| Constructor and Description |
|---|
Policy() |
public static final boolean DEFAULT
public static final String JFACE_DATABINDING
public static void setLog(ILogger logger)
logger - the logger to use, or null to use the default
loggerpublic static ILogger getLog()
The default logger prints the status to System.err.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.