Package | Description |
---|---|
org.eclipse.ptp.rdt.sync.core |
Modifier and Type | Method and Description |
---|---|
static SyncManager.SyncMode |
SyncManager.getSyncMode(IProject project)
Get sync mode for a project
|
static SyncManager.SyncMode |
SyncManager.SyncMode.valueOf(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(IProject project,
SyncManager.SyncMode mode)
Set sync mode for a project
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.