Default Text Editor


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse.ui
ArtifactId

ArtifactId

editors
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Default Text Editor

Download editors

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.mod4j.org.eclipse.core : runtime jar [3.5.0,4.0.0)
org.mod4j.org.eclipse.ui : ide jar [3.5.0,4.0.0)
org.mod4j.org.eclipse : ui jar [3.5.0,4.0.0)
org.mod4j.org.eclipse.jface : text jar [3.5.0,4.0.0)
org.mod4j.org.eclipse.ui.workbench : texteditor jar [3.5.0,4.0.0)
org.mod4j.org.eclipse.core : filebuffers jar [3.5.0,4.0.0)
org.mod4j.org.eclipse.core : resources jar [3.5.0,4.0.0)
org.mod4j.org.eclipse.core : filesystem jar [1.2.0,2.0.0)

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.0