Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the vscode-quarkus extension to Che #15118

Closed
6 of 8 tasks
svor opened this issue Nov 6, 2019 · 4 comments
Closed
6 of 8 tasks

Add the vscode-quarkus extension to Che #15118

svor opened this issue Nov 6, 2019 · 4 comments
Labels
area/languages Issues related to Language extensions or plugins integration. kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. status/blocked Issue that can’t be moved forward. Must include a comment on the reason for the blockage.

Comments

@svor
Copy link
Contributor

svor commented Nov 6, 2019

Describe the bug

While trying vscode-quarkus extension in Che-Theia I found multiple issues:

Problems:

Che remote plugin with vscode-quarkus extension

apiVersion: v2
publisher: redhat
name: quarkus
version: 1.1.1
type: VS Code extension
displayName: Quarkus Tools
title: Quarkus Tools by Red Hat
description: This plug-in provides support for Quarkus development via a Quarkus language server and a Quarkus jdt.ls extension.
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/redhat-developer/vscode-quarkus
category: Language
firstPublicationDate: "2019-11-05"
spec:
  containers:
    - image: "docker.io/eclipse/che-remote-plugin-runner-java11:next"
      name: vscode-quarkus
      memoryLimit: "1500Mi"
      volumes:
      - mountPath: "/home/theia/.m2"
        name: m2
  extensions:
    - https://github.com/microsoft/vscode-java-debug/releases/download/0.20.0/vscode-java-debug-0.20.0.vsix
    - https://download.jboss.org/jbosstools/static/jdt.ls/stable/java-0.50.0-1825.vsix
    - https://download.jboss.org/jbosstools/vscode/snapshots/vscode-quarkus/vscode-quarkus-1.1.1-158.vsix
@svor svor added kind/bug Outline of a bug - must adhere to the bug report template. area/languages Issues related to Language extensions or plugins integration. labels Nov 6, 2019
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Nov 6, 2019
@svor
Copy link
Contributor Author

svor commented Nov 6, 2019

This issue has to be fixed to resolve #14506 and #15085

@tsmaeder tsmaeder mentioned this issue Nov 6, 2019
25 tasks
@benoitf benoitf added this to the 7.5.0 milestone Nov 6, 2019
@benoitf benoitf added severity/P2 Has a minor but important impact to the usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Nov 6, 2019
@benoitf
Copy link
Contributor

benoitf commented Nov 6, 2019

setting milestone 7.5.0 as it's your sprint @tsmaeder

@tsmaeder tsmaeder added kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed. and removed kind/bug Outline of a bug - must adhere to the bug report template. labels Nov 12, 2019
@tsmaeder tsmaeder removed this from the 7.5.0 milestone Nov 12, 2019
@slemeur slemeur added kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system. and removed kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed. severity/P2 Has a minor but important impact to the usage or development of the system. labels Nov 12, 2019
@slemeur slemeur added this to the Backlog - Languages milestone Nov 12, 2019
@slemeur slemeur added kind/bug Outline of a bug - must adhere to the bug report template. and removed kind/enhancement A feature request - must adhere to the feature request template. labels Nov 12, 2019
@slemeur slemeur changed the title [Quarkus] Multiple issues with vscode-quarkus extension Make the vscode-quarkus extension running in Che Nov 12, 2019
@slemeur slemeur changed the title Make the vscode-quarkus extension running in Che Add the vscode-quarkus extension to Che Nov 12, 2019
@tsmaeder tsmaeder mentioned this issue Nov 21, 2019
26 tasks
@tsmaeder tsmaeder added the status/blocked Issue that can’t be moved forward. Must include a comment on the reason for the blockage. label Nov 25, 2019
@tsmaeder
Copy link
Contributor

We need a solution for how to mix and match jdt.ls extensions in the same container before we can merge this.

@tsmaeder tsmaeder mentioned this issue Dec 18, 2019
28 tasks
@tsmaeder tsmaeder mentioned this issue Jan 8, 2020
35 tasks
@tsmaeder
Copy link
Contributor

Quarkus extension has been merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/languages Issues related to Language extensions or plugins integration. kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. status/blocked Issue that can’t be moved forward. Must include a comment on the reason for the blockage.
Projects
None yet
Development

No branches or pull requests

5 participants