|
PTP Release 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SyncManager.SyncMode | |
|---|---|
| org.eclipse.ptp.rdt.sync.core | |
| Uses of SyncManager.SyncMode in org.eclipse.ptp.rdt.sync.core |
|---|
| Methods in org.eclipse.ptp.rdt.sync.core that return SyncManager.SyncMode | |
|---|---|
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. |
| Methods in org.eclipse.ptp.rdt.sync.core with parameters of type SyncManager.SyncMode | |
|---|---|
static void |
SyncManager.setSyncMode(org.eclipse.core.resources.IProject project,
SyncManager.SyncMode mode)
Set sync mode for a project |
|
PTP Release 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||