public class WorkbenchPreferenceScopes extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
GLOBAL |
static String |
PROJECT |
static String |
SPACE |
static String |
USER |
| Constructor and Description |
|---|
WorkbenchPreferenceScopes() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getUserScopedScopes()
Must include all scopes that are defined separately for each user.
|
public static final String GLOBAL
public static final String USER
public static final String PROJECT
public static final String SPACE
public static List<String> getUserScopedScopes()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.