Base services required to implement an editor

Widget toolkit independent APIs to implement an editor

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

at.bestsolution.eclipse
Идентификатор

Идентификатор

org.eclipse.fx.code.editor
Последняя версия

Последняя версия

2.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Base services required to implement an editor
Widget toolkit independent APIs to implement an editor
Ссылка на сайт

Ссылка на сайт

http://efxclipse.org
Система контроля версий

Система контроля версий

http://git.eclipse.org/c/efxclipse/org.eclipse.efxclipse.git/tree/bundles/code/org.eclipse.fx.code.editor

Скачать org.eclipse.fx.code.editor

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.fx.code.editor/ -->
<dependency>
    <groupId>at.bestsolution.eclipse</groupId>
    <artifactId>org.eclipse.fx.code.editor</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.fx.code.editor/
implementation 'at.bestsolution.eclipse:org.eclipse.fx.code.editor:2.2.0'
// https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.fx.code.editor/
implementation ("at.bestsolution.eclipse:org.eclipse.fx.code.editor:2.2.0")
'at.bestsolution.eclipse:org.eclipse.fx.code.editor:jar:2.2.0'
<dependency org="at.bestsolution.eclipse" name="org.eclipse.fx.code.editor" rev="2.2.0">
  <artifact name="org.eclipse.fx.code.editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.bestsolution.eclipse', module='org.eclipse.fx.code.editor', version='2.2.0')
)
libraryDependencies += "at.bestsolution.eclipse" % "org.eclipse.fx.code.editor" % "2.2.0"
[at.bestsolution.eclipse/org.eclipse.fx.code.editor "2.2.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
at.bestsolution.eclipse : org.eclipse.text jar 3.5.400
at.bestsolution.eclipse : org.eclipse.fx.core jar 2.2.0
at.bestsolution.eclipse : org.eclipse.fx.text.compat jar 2.2.0
at.bestsolution.eclipse : org.eclipse.e4.core.di.annotations jar 1.4.0
javax.inject : javax.inject jar 1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.2.0
2.1.0