org.eclipse.jface.text.revisions.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.eclipse.jface.text Show documentation
Show all versions of org.eclipse.jface.text Show documentation
This is org.eclipse.jface.text jar used by Scout SDK
The newest version!
Package-level Javadoc
Provides a revision model and a protocol to display revision information in a vertical ruler column.
Package Specification
IRevisionRulerColumn is the protocol that a team provider can use to display line based revision control information to a document.
RevisionInformation defines the revision model, which contains a list of Revisions, which in turn contain RevisionRanges.