Package | Description |
---|---|
org.eclipse.ptp.rdt.sync.core | |
org.eclipse.ptp.rdt.sync.core.services |
Modifier and Type | Method and Description |
---|---|
ISynchronizeService |
SyncConfig.getSyncService()
Get the synchronize service
|
Modifier and Type | Method and Description |
---|---|
static SyncConfig |
SyncConfigManager.getLocalConfig(ISynchronizeService syncService)
Get a local sync config, really a config that does no sync'ing, for when the user wants to just work locally.
|
static void |
SyncManager.makeSyncProject(IProject project,
String remoteSyncConfigName,
ISynchronizeService provider,
AbstractSyncFileFilter fileFilter)
Convert a project into a synchronized project.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSynchronizeService |
Modifier and Type | Method and Description |
---|---|
ISynchronizeService |
ISynchronizeServiceDescriptor.getService() |
ISynchronizeService |
AbstractSynchronizeService.getService() |
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.