| Package | Description |
|---|---|
| org.eclipse.ptp.rdt.sync.core |
| Modifier and Type | Method and Description |
|---|---|
static SyncManager.SyncMode |
SyncManager.getSyncMode(org.eclipse.core.resources.IProject project)
Get auto-sync mode for a project
|
static SyncManager.SyncMode |
SyncManager.SyncMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SyncManager.SyncMode[] |
SyncManager.SyncMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SyncManager.setSyncMode(org.eclipse.core.resources.IProject project,
SyncManager.SyncMode mode)
Set sync mode for a project
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.