jar

com.github.adedayo.intellij.sdk : vcs-api-core

Maven & Gradle

Jul 13, 2015
2 stars

vcs-api-core · A packaging of the IntelliJ Community Edition vcs-api-core library. This is release number 1 of trunk branch 142.

Table Of Contents

Latest Version

Download com.github.adedayo.intellij.sdk : vcs-api-core JAR file - Latest Versions:

All Versions

Download com.github.adedayo.intellij.sdk : vcs-api-core JAR file - All Versions:

Version Vulnerabilities Size Updated
142.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window vcs-api-core-142.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.intellij.vcsUtil

├─ com.intellij.vcsUtil.Rethrow.class - [JAR]

├─ com.intellij.vcsUtil.VcsFilePathUtil.class - [JAR]

com.intellij.openapi.vcs.changes

├─ com.intellij.openapi.vcs.changes.Change.class - [JAR]

├─ com.intellij.openapi.vcs.changes.CommitContext.class - [JAR]

├─ com.intellij.openapi.vcs.changes.ContentRevision.class - [JAR]

com.intellij.openapi.diff.impl.patch

├─ com.intellij.openapi.diff.impl.patch.AirContentRevision.class - [JAR]

├─ com.intellij.openapi.diff.impl.patch.BinaryFilePatch.class - [JAR]

├─ com.intellij.openapi.diff.impl.patch.FilePatch.class - [JAR]

├─ com.intellij.openapi.diff.impl.patch.PatchEP.class - [JAR]

├─ com.intellij.openapi.diff.impl.patch.PathDescription.class - [JAR]

├─ com.intellij.openapi.diff.impl.patch.TextFilePatch.class - [JAR]

├─ com.intellij.openapi.diff.impl.patch.TextPatchBuilder.class - [JAR]

├─ com.intellij.openapi.diff.impl.patch.UnifiedDiffWriter.class - [JAR]

com.intellij.openapi.vcs

├─ com.intellij.openapi.vcs.FilePath.class - [JAR]

├─ com.intellij.openapi.vcs.VcsException.class - [JAR]

├─ com.intellij.openapi.vcs.VcsKey.class - [JAR]

com.intellij.openapi.vcs.history

├─ com.intellij.openapi.vcs.history.LongRevisionNumber.class - [JAR]

├─ com.intellij.openapi.vcs.history.VcsRevisionNumber.class - [JAR]

com.intellij.openapi.vcs.impl

├─ com.intellij.openapi.vcs.impl.VcsPathPresenter.class - [JAR]

com.intellij.lifecycle

├─ com.intellij.lifecycle.PeriodicalTasksCloser.class - [JAR]