| Package | Description | 
|---|---|
| oracle.jdeveloper.vcs.spi | 
 Contains extension-level service provider interfaces for version control system integraton. 
 | 
| oracle.jdeveloper.vcs.util | 
 Contains assorted stateless utilities for version control system integraton. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VCSExtensionInformation | 
VCSExtension.getInformation()
Gets displayable information used to represent the VCS extension in the
 user interface. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static javax.swing.JMenu | 
VCSMenuUtils.installMainSystemMenu(java.lang.String vcsId,
                     VCSExtensionInformation information)
Install the system menu for the given extension into the Versioning main
 menu. 
 |