jar

org.eclipse.dirigible : dirigible-workspace-core

Maven & Gradle

Mar 08, 2023

Workspace - Core

Table Of Contents

Latest Version

Download org.eclipse.dirigible : dirigible-workspace-core JAR file - Latest Versions:

All Versions

Download org.eclipse.dirigible : dirigible-workspace-core JAR file - All Versions:

Version Vulnerabilities Size Updated
7.2.x
7.1.x
7.0.x
6.3.x

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 dirigible-workspace-core-7.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.dirigible.core.workspace.service

├─ org.eclipse.dirigible.core.workspace.service.File.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.service.Folder.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.service.Project.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.service.Workspace.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.service.WorkspacesCoreService.class - [JAR]

org.eclipse.dirigible.core.workspace.project

├─ org.eclipse.dirigible.core.workspace.project.ProjectMetadata.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.project.ProjectMetadataDependency.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.project.ProjectMetadataLicense.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.project.ProjectMetadataManager.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.project.ProjectMetadataUtils.class - [JAR]

org.eclipse.dirigible.core.workspace.api

├─ org.eclipse.dirigible.core.workspace.api.IFile.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.api.IFolder.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.api.IProject.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.api.IProjectStatusProvider.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.api.IWorkspace.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.api.IWorkspacesCoreService.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.api.ProjectStatus.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.api.Status.class - [JAR]

org.eclipse.dirigible.core.workspace.json

├─ org.eclipse.dirigible.core.workspace.json.FileDescriptor.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.json.FolderDescriptor.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.json.ProjectDescriptor.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.json.WorkspaceDescriptor.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.json.WorkspaceGitHelper.class - [JAR]

├─ org.eclipse.dirigible.core.workspace.json.WorkspaceJsonHelper.class - [JAR]