UI Workbench

This plug-in contains the bulk of the Workbench implementation, and depends on JFace, SWT, and Core Runtime. It cannot be used independently from org.eclipse.ui. Workbench client plug-ins should not depend directly on this plug-in.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.floggy.3rd.org.eclipse.ui
ArtifactId

ArtifactId

workbench
Last Version

Last Version

3.3.2.M20080207-0800
Release Date

Release Date

Type

Type

jar
Description

Description

UI Workbench
This plug-in contains the bulk of the Workbench implementation, and depends on JFace, SWT, and Core Runtime. It cannot be used independently from org.eclipse.ui. Workbench client plug-ins should not depend directly on this plug-in.
Project URL

Project URL

http://www.eclipse.org/projects/project_summary.php?projectid=eclipse.platform
Source Code Management

Source Code Management

http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ui.workbench/

Download workbench

How to add to project

<!-- https://jarcasting.com/artifacts/org.floggy.3rd.org.eclipse.ui/workbench/ -->
<dependency>
    <groupId>org.floggy.3rd.org.eclipse.ui</groupId>
    <artifactId>workbench</artifactId>
    <version>3.3.2.M20080207-0800</version>
</dependency>
// https://jarcasting.com/artifacts/org.floggy.3rd.org.eclipse.ui/workbench/
implementation 'org.floggy.3rd.org.eclipse.ui:workbench:3.3.2.M20080207-0800'
// https://jarcasting.com/artifacts/org.floggy.3rd.org.eclipse.ui/workbench/
implementation ("org.floggy.3rd.org.eclipse.ui:workbench:3.3.2.M20080207-0800")
'org.floggy.3rd.org.eclipse.ui:workbench:jar:3.3.2.M20080207-0800'
<dependency org="org.floggy.3rd.org.eclipse.ui" name="workbench" rev="3.3.2.M20080207-0800">
  <artifact name="workbench" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.floggy.3rd.org.eclipse.ui', module='workbench', version='3.3.2.M20080207-0800')
)
libraryDependencies += "org.floggy.3rd.org.eclipse.ui" % "workbench" % "3.3.2.M20080207-0800"
[org.floggy.3rd.org.eclipse.ui/workbench "3.3.2.M20080207-0800"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.2.M20080207-0800