View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window wavemaker-workspace-sync-utils-11.3.6.ee.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wavemaker.app.sync.autoresolve
├─ com.wavemaker.app.sync.autoresolve.AutoResolvableFile.class - [JAR]
├─ com.wavemaker.app.sync.autoresolve.AutoResolvableFilesClassifier.class - [JAR]
├─ com.wavemaker.app.sync.autoresolve.AutoResolveAction.class - [JAR]
├─ com.wavemaker.app.sync.autoresolve.AutoResolveManager.class - [JAR]
├─ com.wavemaker.app.sync.autoresolve.PatchApplyContext.class - [JAR]
├─ com.wavemaker.app.sync.autoresolve.PatchApplyContextBuilder.class - [JAR]
├─ com.wavemaker.app.sync.autoresolve.SnapshotIndexCache.class - [JAR]
com.wavemaker.app.sync.httpClient
├─ com.wavemaker.app.sync.httpClient.HttpClientConnection.class - [JAR]
├─ com.wavemaker.app.sync.httpClient.HttpClientConnectionFactory.class - [JAR]
com.wavemaker.app.sync.model
├─ com.wavemaker.app.sync.model.VcsAppSyncContext.class - [JAR]
com.wavemaker.app.sync
├─ com.wavemaker.app.sync.ValidationFailureException.class - [JAR]
├─ com.wavemaker.app.sync.VcsAppSyncConstants.class - [JAR]
├─ com.wavemaker.app.sync.VcsAppSyncHelper.class - [JAR]
├─ com.wavemaker.app.sync.VcsUtil.class - [JAR]
├─ com.wavemaker.app.sync.WorkspaceSyncPluginMessages.class - [JAR]