| Package | Description |
|---|---|
| oracle.ide.vcs |
Contains application-level interfaces to the version control sub-system.
|
| Modifier and Type | Method and Description |
|---|---|
static VCSManager |
VCSManager.getVCSManager()
Gets the
VCSManager instance that is active in the IDE. |
| Modifier and Type | Method and Description |
|---|---|
static void |
VCSManager.setVCSManager(VCSManager vcsManager)
Sets the specified
VCSManager as the active instance in the IDE. |