Che Ls Jdt :: Extension :: Parent

Provides default project configuration for Che projects

Лицензия

Лицензия

Категории

Категории

Eclipse Che Инструменты разработки IDE CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.che.ls.jdt
Идентификатор

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

org-eclipse-che-jdt-ls-extension
Последняя версия

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

0.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

Che Ls Jdt :: Extension :: Parent
Provides default project configuration for Che projects
Ссылка на сайт

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

https://codenvy.com/org-eclipse-che-jdt-ls-extension
Организация-разработчик

Организация-разработчик

Red Hat, Inc.

Скачать org-eclipse-che-jdt-ls-extension

Имя Файла Размер
org-eclipse-che-jdt-ls-extension-0.0.3.pom 9 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.eclipse.che.ls.jdt/org-eclipse-che-jdt-ls-extension/ -->
<dependency>
    <groupId>org.eclipse.che.ls.jdt</groupId>
    <artifactId>org-eclipse-che-jdt-ls-extension</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.ls.jdt/org-eclipse-che-jdt-ls-extension/
implementation 'org.eclipse.che.ls.jdt:org-eclipse-che-jdt-ls-extension:0.0.3'
// https://jarcasting.com/artifacts/org.eclipse.che.ls.jdt/org-eclipse-che-jdt-ls-extension/
implementation ("org.eclipse.che.ls.jdt:org-eclipse-che-jdt-ls-extension:0.0.3")
'org.eclipse.che.ls.jdt:org-eclipse-che-jdt-ls-extension:pom:0.0.3'
<dependency org="org.eclipse.che.ls.jdt" name="org-eclipse-che-jdt-ls-extension" rev="0.0.3">
  <artifact name="org-eclipse-che-jdt-ls-extension" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.ls.jdt', module='org-eclipse-che-jdt-ls-extension', version='0.0.3')
)
libraryDependencies += "org.eclipse.che.ls.jdt" % "org-eclipse-che-jdt-ls-extension" % "0.0.3"
[org.eclipse.che.ls.jdt/org-eclipse-che-jdt-ls-extension "0.0.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • jdt.ls.extension.api
  • jdt.ls.extension.core
  • jdt.ls.extension.test
  • jdt.ls.extension.site
  • jdt.ls.extension.product

che-ls-jdt

che-ls-jdt

Build and package into an image

To build and package this into an image run mvn (your commands) docker:build. It will then have an image name of che-jdt-ls/java-ls tagged with latest.

To use the resulting image in a sidecar:

Follow the instructions with three exceptions.

1. Change the custom recipe to include che-jdt-ls/java-ls as the image

2. Set the id in the workspace config as "org.eclipse.che.plugin.java.languageserver"

3. Mount /home/user/jdtls as a volume for the java-machine-ls

If you want to use your local docker registry set CHE_DOCKER_ALWAYS__PULL__IMAGE=false when starting Che

org.eclipse.che.ls.jdt

Eclipse Foundation

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

Версия
0.0.3
0.0.2
0.0.1